Searched refs:setLayoutDir (Results 1 – 1 of 1) sorted by relevance
2971 const int setLayoutDir = settings.screenLayout&MASK_LAYOUTDIR; in match() local2972 if (layoutDir != 0 && layoutDir != setLayoutDir) { in match()