Searched defs:fontId (Results 1 – 5 of 5) sorted by relevance
380 std::shared_ptr<RSTypeface> find(uint32_t fontId) {385 std::shared_ptr<RSTypeface> insert(uint32_t fontId, std::shared_ptr<RSTypeface> hbFont) {
180 SkFontIdentity fontId = this->fProxy->matchIndexStyle(0, style); in onLegacyMakeTypeface() local
1483 HBFont* find(uint32_t fontId) {1486 HBFont* insert(uint32_t fontId, HBFont hbFont) {
762 for (int fontId = 0; fontId < maxId; ++fontId) { in AnyMatching() local
2059 DWORD fontId = _theme->rgControls[i].dwFontId; in SetControlColor() local