HomeSort by relevance Sort by last modified time
    Searched defs:onGetFamilyName (Results 1 - 8 of 8) sorted by null

  /external/skia/src/ports/
SkFontMgr_custom.cpp 36 void SkTypeface_Custom::onGetFamilyName(SkString* familyName) const {
148 void SkFontMgr_Custom::onGetFamilyName(int index, SkString* familyName) const {
SkTypeface_win_dw.cpp 31 void DWriteFontTypeface::onGetFamilyName(SkString* familyName) const {
SkFontMgr_win_dw.cpp 284 void onGetFamilyName(int index, SkString* familyName) const override;
469 void SkFontMgr_DirectWrite::onGetFamilyName(int index, SkString* familyName) const {
    [all...]
SkFontHost_win.cpp 269 void onGetFamilyName(SkString* familyName) const override;
    [all...]
SkFontHost_mac.cpp 497 void onGetFamilyName(SkString* familyName) const override;
    [all...]
  /external/skia/src/fonts/
SkFontMgr_indirect.cpp 66 void SkFontMgr_Indirect::onGetFamilyName(int index, SkString* familyName) const {
SkGScalerContext.cpp 190 void SkGTypeface::onGetFamilyName(SkString* familyName) const {
SkRandomScalerContext.cpp 237 void SkRandomTypeface::onGetFamilyName(SkString* familyName) const {

Completed in 382 milliseconds