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