Searched refs:getLocaleListId (Results 1 – 4 of 4) 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
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