Home
last modified time | relevance | path

Searched defs:mLocaleListId (Results 1 – 6 of 6) sorted by relevance

/aosp12/frameworks/minikin/include/minikin/
H A DFont.h108 uint32_t mLocaleListId = kEmptyLocaleListId; variable
180 uint32_t mLocaleListId; variable
H A DFontFamily.h108 uint32_t mLocaleListId; variable
H A DLayoutCache.h97 uint32_t mLocaleListId; variable
H A DMeasuredText.h153 const uint32_t mLocaleListId; variable
/aosp12/frameworks/minikin/tests/unittest/
H A DLineBreakerTestHelper.h96 uint32_t mLocaleListId; variable
/aosp12/frameworks/base/native/android/
H A Dsystem_fonts.cpp106 uint32_t mLocaleListId = 0; // 0 is reserved for empty locale ID. member