HomeSort by relevance Sort by last modified time
    Searched refs:kOther_Font (Results 1 - 5 of 5) sorted by null

  /external/skia/include/core/
SkAdvancedTypefaceMetrics.h 36 kOther_Font,
40 // of the following fields are valid. If it is kOther_Font or
  /external/skia/src/pdf/
SkPDFFont.cpp 830 fFontType = SkAdvancedTypefaceMetrics::kOther_Font;
863 type == SkAdvancedTypefaceMetrics::kOther_Font ||
    [all...]
  /external/skia/src/ports/
SkFontHost_win.cpp     [all...]
SkFontHost_FreeType.cpp 544 info->fType == SkAdvancedTypefaceMetrics::kOther_Font) {
    [all...]
SkFontHost_mac_coretext.cpp     [all...]

Completed in 67 milliseconds