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