/external/skqp/src/ports/ |
D | SkFontMgr_custom.cpp | 28 SkTypeface_Custom::SkTypeface_Custom(const SkFontStyle& style, bool isFixedPitch, in SkTypeface_Custom() 58 const SkFontStyle& style, bool isFixedPitch, bool sysFont, in SkTypeface_Stream() 89 SkTypeface_File::SkTypeface_File(const SkFontStyle& style, bool isFixedPitch, bool sysFont, in SkTypeface_File() 241 bool isFixedPitch; in onMakeFromStreamArgs() local 261 bool isFixedPitch; in onMakeFromFontData() local
|
D | SkFontConfigTypeface.h | 35 SkString familyName, SkFontStyle style, bool isFixedPitch) in Create() 67 SkString familyName, SkFontStyle style, bool isFixedPitch) in SkTypeface_FCI()
|
D | SkFontMgr_android.cpp | 38 bool isFixedPitch, in SkTypeface_Android() 62 bool isFixedPitch, in SkTypeface_AndroidSystem() 132 bool isFixedPitch, in SkTypeface_AndroidStream() 460 bool isFixedPitch; in onMakeFromStreamIndex() local 474 bool isFixedPitch; in onMakeFromStreamArgs() local 496 bool isFixedPitch; in onMakeFromFontData() local
|
D | SkFontMgr_custom_directory.cpp | 67 bool isFixedPitch; in load_directory_fonts() local
|
D | SkFontHost_FreeType_common.h | 91 SkTypeface_FreeType(const SkFontStyle& style, bool isFixedPitch) in SkTypeface_FreeType()
|
D | SkFontMgr_custom_embedded.cpp | 60 bool isFixedPitch; in load_embedded_font() local
|
D | SkFontMgr_FontConfigInterface.cpp | 247 bool isFixedPitch = false; in onMakeFromStreamIndex() local 268 bool isFixedPitch; in onMakeFromStreamArgs() local
|
D | SkFontMgr_fuchsia.cpp | 116 bool isFixedPitch, const SkString familyName, TypefaceId id) in SkTypeface_Fuchsia() 131 bool isFixedPitch; in CreateTypefaceFromSkStream() local
|
/external/skia/src/ports/ |
D | SkFontMgr_custom.cpp | 27 SkTypeface_Custom::SkTypeface_Custom(const SkFontStyle& style, bool isFixedPitch, in SkTypeface_Custom() 59 const SkFontStyle& style, bool isFixedPitch, bool sysFont, in SkTypeface_Stream() 90 SkTypeface_File::SkTypeface_File(const SkFontStyle& style, bool isFixedPitch, bool sysFont, in SkTypeface_File() 238 bool isFixedPitch; in onMakeFromStreamArgs() local 258 bool isFixedPitch; in onMakeFromFontData() local
|
D | SkFontConfigTypeface.h | 35 SkString familyName, SkFontStyle style, bool isFixedPitch) in Create() 67 SkString familyName, SkFontStyle style, bool isFixedPitch) in SkTypeface_FCI()
|
D | SkFontMgr_android.cpp | 37 bool isFixedPitch, in SkTypeface_Android() 61 bool isFixedPitch, in SkTypeface_AndroidSystem() 131 bool isFixedPitch, in SkTypeface_AndroidStream() 445 bool isFixedPitch; in onMakeFromStreamIndex() local 459 bool isFixedPitch; in onMakeFromStreamArgs() local 481 bool isFixedPitch; in onMakeFromFontData() local
|
D | SkFontMgr_FontConfigInterface.cpp | 236 bool isFixedPitch = false; in onMakeFromStreamIndex() local 259 bool isFixedPitch = false; in onMakeFromStreamArgs() local 297 bool isFixedPitch = false; in onMakeFromFontData() local
|
D | SkFontMgr_custom_directory.cpp | 67 bool isFixedPitch; in load_directory_fonts() local
|
D | SkFontHost_FreeType_common.h | 99 SkTypeface_FreeType(const SkFontStyle& style, bool isFixedPitch) in SkTypeface_FreeType()
|
D | SkTypeface_mac_ct.h | 72 SkTypeface_Mac(SkUniqueCFRef<CTFontRef> fontRef, const SkFontStyle& fs, bool isFixedPitch, in SkTypeface_Mac()
|
D | SkFontMgr_custom_embedded.cpp | 87 bool isFixedPitch; in load_font_from_data() local
|
D | SkFontMgr_fuchsia.cpp | 192 bool isFixedPitch, const SkString familyName, TypefaceId id) in SkTypeface_Fuchsia() 207 bool isFixedPitch; in CreateTypefaceFromSkStream() local
|
/external/skia/include/core/ |
D | SkTypeface.h | 61 bool isFixedPitch() const { return fIsFixedPitch; } in isFixedPitch() function 353 void setIsFixedPitch(bool isFixedPitch) { fIsFixedPitch = isFixedPitch; } in setIsFixedPitch()
|
/external/skqp/include/core/ |
D | SkTypeface.h | 61 bool isFixedPitch() const { return fIsFixedPitch; } in isFixedPitch() function 362 void setIsFixedPitch(bool isFixedPitch) { fIsFixedPitch = isFixedPitch; } in setIsFixedPitch()
|
/external/skia/src/sfnt/ |
D | SkOTTable_post.h | 36 SK_OT_ULONG isFixedPitch; member
|
/external/skqp/src/sfnt/ |
D | SkOTTable_post.h | 36 SK_OT_ULONG isFixedPitch; member
|
/external/harfbuzz_ng/src/ |
D | hb-ot-post-table.hh | 281 HBUINT32 isFixedPitch; /* Set to 0 if the font is proportionally member
|
/external/skqp/src/core/ |
D | SkTypeface.cpp | 22 SkTypeface::SkTypeface(const SkFontStyle& style, bool isFixedPitch) in SkTypeface()
|
/external/skia/src/core/ |
D | SkTypeface.cpp | 23 SkTypeface::SkTypeface(const SkFontStyle& style, bool isFixedPitch) in SkTypeface()
|
/external/freetype/include/freetype/ |
D | tttables.h | 456 FT_ULong isFixedPitch; member
|