Searched refs:isSysFont (Results 1 - 3 of 3) sorted by relevance

/external/skia/src/ports/
H A DSkFontHost_android.cpp273 bool isSysFont() const { return fIsSysFont; } function in class:FamilyTypeface
549 bool isCustomFont = !((FamilyTypeface*)face)->isSysFont();
H A DSkFontHost_linux.cpp266 bool isSysFont() const { return fIsSysFont; } function in class:FamilyTypeface
H A DSkFontHost_simple.cpp267 bool isSysFont() const { return fIsSysFont; } function in class:FamilyTypeface

Completed in 31 milliseconds