HomeSort by relevance Sort by last modified time
    Searched defs:onGetFamilyName (Results 1 - 14 of 14) 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 32 void DWriteFontTypeface::onGetFamilyName(SkString* familyName) const {
SkFontMgr_win_dw.cpp 288 void onGetFamilyName(int index, SkString* familyName) const override;
473 void SkFontMgr_DirectWrite::onGetFamilyName(int index, SkString* familyName) const {
    [all...]
SkFontHost_win.cpp 270 void onGetFamilyName(SkString* familyName) const override;
    [all...]
  /external/skqp/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 32 void DWriteFontTypeface::onGetFamilyName(SkString* familyName) const {
SkFontMgr_win_dw.cpp 288 void onGetFamilyName(int index, SkString* familyName) const override;
473 void SkFontMgr_DirectWrite::onGetFamilyName(int index, SkString* familyName) const {
    [all...]
SkFontHost_win.cpp 270 void onGetFamilyName(SkString* familyName) const override;
    [all...]
  /external/skia/src/fonts/
SkFontMgr_indirect.cpp 66 void SkFontMgr_Indirect::onGetFamilyName(int index, SkString* familyName) const {
  /external/skqp/src/fonts/
SkFontMgr_indirect.cpp 66 void SkFontMgr_Indirect::onGetFamilyName(int index, SkString* familyName) const {
  /external/skia/tools/fonts/
SkRandomScalerContext.cpp 235 void SkRandomTypeface::onGetFamilyName(SkString* familyName) const {
SkTestScalerContext.cpp 161 void SkTestTypeface::onGetFamilyName(SkString* familyName) const {
  /external/skqp/tools/
SkRandomScalerContext.cpp 235 void SkRandomTypeface::onGetFamilyName(SkString* familyName) const {
SkTestScalerContext.cpp 161 void SkTestTypeface::onGetFamilyName(SkString* familyName) const {

Completed in 119 milliseconds