Searched refs:getLocaleListId (Results 1 – 10 of 10) sorted by relevance
76 virtual uint32_t getLocaleListId() const = 0;149 uint32_t getLocaleListId() const override { return mPaint.localeListId; } in getLocaleListId() function195 uint32_t getLocaleListId() const { return mLocaleListId; } in getLocaleListId() function
161 uint32_t getLocaleListId() const { return mLocaleListId; } in getLocaleListId() function
46 EXPECT_EQ(original->getLocaleListId(), font.getLocaleListId()); in TEST()
57 virtual uint32_t getLocaleListId() const { return mLocaleListId; } in getLocaleListId() function
145 const uint32_t newLocaleListId = run.getLocaleListId(); in update()
101 mLocaleListId = parent->getLocaleListId(); in Font()
327 ssize_t next = wb.followingWithLocale(getEffectiveLocale(targetRun->getLocaleListId()), in doLineBreakWithFallback()
208 ssize_t next = wb.followingWithLocale(getEffectiveLocale(run.getLocaleListId()), in populateDesperatePoints()
247 uint32_t localeId = font->getLocaleListId(); in ASystemFontIterator_open()
249 uint32_t localeListId = font->font->getLocaleListId(); in Font_getLocaleList()