Searched refs:uLength (Results 1 – 2 of 2) sorted by relevance
1332 size_t uLength = 2; in RemoveLocalDigitFromLocale() local1333 if (localeTag.find("-u") == (localeTag.length() - uLength)) { in RemoveLocalDigitFromLocale()1334 localeTag.resize(localeTag.length() - uLength); in RemoveLocalDigitFromLocale()
181 auto uLength = pLength + 4; in SetScrollSnap() local183 nativeNode, vPaginationValue.data(), pLength, vPaginationUnit.data(), uLength); in SetScrollSnap()