Searched refs:getLocaleListId (Results 1 – 7 of 7) sorted by relevance
45 virtual uint32_t getLocaleListId() const = 0;90 uint32_t getLocaleListId() const override { return mPaint.localeListId; } in getLocaleListId() function125 uint32_t getLocaleListId() const { return mLocaleListId; } in getLocaleListId() function
138 uint32_t getLocaleListId() const { return mLocaleListId; } in getLocaleListId() function
151 uint32_t newLocaleListId = run.getLocaleListId(); in updateLocaleIfNecessary()
333 uint32_t newLocaleListId = run->getLocaleListId(); in process()
56 virtual uint32_t getLocaleListId() const { return mLocaleListId; } in getLocaleListId() function
256 uint32_t localeId = font->getLocaleListId(); in ASystemFontIterator_open()
247 uint32_t localeListId = font->font->getLocaleListId(); in Font_getLocaleList()