Searched refs:getLocaleListId (Results 1 – 4 of 4) sorted by relevance
45 virtual uint32_t getLocaleListId() const = 0;82 uint32_t getLocaleListId() const override { return mPaint.localeListId; } in getLocaleListId() function120 uint32_t getLocaleListId() const { return mLocaleListId; } in getLocaleListId() function
157 uint32_t newLocaleListId = run.getLocaleListId(); in updateLocaleIfNecessary()
328 uint32_t newLocaleListId = run->getLocaleListId(); in process()
53 virtual uint32_t getLocaleListId() const { return mLocaleListId; } in getLocaleListId() function