Home
last modified time | relevance | path

Searched refs:TextAndDisplay (Results 1 – 4 of 4) sorted by relevance

/third_party/flutter/skia/src/sfnt/
DSkPanose.h20 TextAndDisplay = 2, enumerator
27 struct TextAndDisplay { struct
/third_party/skia/src/sfnt/
DSkPanose.h20 TextAndDisplay = 2, enumerator
27 struct TextAndDisplay { struct
/third_party/flutter/skia/src/ports/
DSkTypeface_win_dw.cpp487 using SerifStyle = SkPanose::Data::TextAndDisplay::SerifStyle; in onGetAdvancedMetrics()
489 if (SkPanose::FamilyType::TextAndDisplay == os2Table->version.v0.panose.bFamilyType) { in onGetAdvancedMetrics()
/third_party/skia/src/ports/
DSkTypeface_win_dw.cpp567 using SerifStyle = SkPanose::Data::TextAndDisplay::SerifStyle; in onGetAdvancedMetrics()
569 if (SkPanose::FamilyType::TextAndDisplay == os2Table->version.v0.panose.bFamilyType) { in onGetAdvancedMetrics()