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