Home
last modified time | relevance | path

Searched refs:checkState (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/app/qfm/
H A Dqfmwindow.cpp295 if(ii->checkState() == Qt::Checked){ in getCheckedItemCnt()
310 if(item->checkState() == Qt::Checked){ in on_openClicked()
338 if(item->checkState() == Qt::Checked){ in on_itemClicked()
/OK3568_Linux_fs/external/xserver/xkb/
H A DXKBMisc.c769 unsigned int checkState = 0; in XkbApplyVirtualModChanges() local
787 checkState = TRUE; in XkbApplyVirtualModChanges()
800 checkState = TRUE; in XkbApplyVirtualModChanges()
818 checkState = TRUE; in XkbApplyVirtualModChanges()
837 checkState = TRUE; in XkbApplyVirtualModChanges()
877 return checkState; in XkbApplyVirtualModChanges()