Searched refs:isCustomTypeface (Results 1 – 3 of 3) sorted by relevance
345 bool isCustomTypeface() const;
348 if (!typeface || !fontArgs || typeface->isCustomTypeface()) {
295 bool SkTypeface::isCustomTypeface() const { in isCustomTypeface() function in SkTypeface