HomeSort by relevance Sort by last modified time
    Searched full:utf16pos (Results 1 - 1 of 1) sorted by null

  /frameworks/minikin/libs/minikin/
FontCollection.cpp 405 const size_t utf16Pos = nextUtf16Pos;
428 if (utf16Pos == 0 || family.get() != lastFamily) {
429 size_t start = utf16Pos;
435 if (utf16Pos != 0 &&

Completed in 266 milliseconds