HomeSort by relevance Sort by last modified time
    Searched refs:langList (Results 1 - 5 of 5) sorted by null

  /frameworks/minikin/libs/minikin/
FontCollection.cpp 228 const FontLanguages& langList = FontLanguageListCache::getById(userLangListId);
231 const size_t maxCompareNum = std::min(langList.size(), FONT_LANGUAGES_LIMIT);
234 score = score * 5u + langList[i].calcScoreFor(fontLanguages);
Layout.cpp     [all...]
  /external/libxml2/include/libxml/
xmlregexp.h 192 const xmlChar**langList,
  /external/libxml2/
xmlregexp.c     [all...]
testapi.c     [all...]

Completed in 307 milliseconds