Searched refs:matchIndexStyle (Results 1 – 3 of 3) sorted by relevance
87 virtual SkFontIdentity matchIndexStyle(int familyIndex, const SkFontStyle&) const = 0;
46 SkFontIdentity id = fOwner->fProxy->matchIndexStyle(fFamilyIndex, pattern); in matchStyle()294 SkFontIdentity fontId = this->fProxy->matchIndexStyle(0, style); in onLegacyCreateTypeface()
179 virtual SkFontIdentity matchIndexStyle(int familyIndex, in matchIndexStyle() function in SkRemotableFontMgr_DirectWrite262 return this->matchIndexStyle(index, style); in matchNameStyle()