Home | History | Annotate | Download | only in ports

Lines Matching defs:maxItems

811         static const int maxItems = 2;
816 SCRIPT_ITEM si[maxItems + 1];
818 HRZM(ScriptItemize(utf16, numWCHAR, maxItems, &sc, nullptr, si, &numItems),
2020 static const int maxItems = 2;
2025 SCRIPT_ITEM si[maxItems + 1];
2027 HRZM(ScriptItemize(utf16, numWCHAR, maxItems, &scriptControl, nullptr, si, &numItems),