Home
last modified time | relevance | path

Searched defs:isFixedPitch (Results 1 – 16 of 16) sorted by relevance

/external/skia/src/core/
DSkTypeface_remote.cpp101 const bool isFixedPitch = buffer.readBool(); in MakeFromBuffer() local
120 int32_t styleValue, bool isFixedPitch, in SkTypefaceProxyPrototype()
150 bool isFixedPitch, in SkTypefaceProxy()
DSkTypeface.cpp56 SkTypeface::SkTypeface(const SkFontStyle& style, bool isFixedPitch) in SkTypeface()
/external/skia/include/core/
DSkTypeface.h68 bool isFixedPitch() const { return fIsFixedPitch; } in isFixedPitch() function
347 void setIsFixedPitch(bool isFixedPitch) { fIsFixedPitch = isFixedPitch; } in setIsFixedPitch()
/external/skia/tests/
DFontScanner.cpp53 bool isFixedPitch; in FontScanner_VariableFont() local
/external/skia/src/ports/
DSkFontMgr_custom.cpp28 SkTypeface_Custom::SkTypeface_Custom(const SkFontStyle& style, bool isFixedPitch, in SkTypeface_Custom()
60 SkTypeface_File::SkTypeface_File(const SkFontStyle& style, bool isFixedPitch, bool sysFont, in SkTypeface_File()
DSkFontScanner_fontations.cpp63 bool* isFixedPitch, in scanInstance()
DSkFontMgr_custom_directory.cpp76 bool isFixedPitch; in load_directory_fonts() local
DSkTypeface_mac_ct.h67 SkTypeface_Mac(SkUniqueCFRef<CTFontRef> fontRef, const SkFontStyle& fs, bool isFixedPitch, in SkTypeface_Mac()
DSkFontMgr_custom_embedded.cpp96 bool isFixedPitch; in load_font_from_data() local
DSkFontMgr_android.cpp42 bool isFixedPitch, in SkTypeface_Android()
66 bool isFixedPitch, in SkTypeface_AndroidSystem()
DSkFontMgr_fuchsia.cpp234 bool isFixedPitch, const SkString familyName, TypefaceId id) in SkTypeface_Fuchsia()
251 bool isFixedPitch; in CreateTypefaceFromSkStream() local
DSkFontHost_FreeType.cpp1706 SkTypeface_FreeType::SkTypeface_FreeType(const SkFontStyle& style, bool isFixedPitch) in SkTypeface_FreeType()
1956 const SkFontStyle& style, bool isFixedPitch) in SkTypeface_FreeTypeStream()
2002 bool isFixedPitch; in MakeFromStream() local
2103 bool* isFixedPitch, in scanInstance()
DSkTypeface_mac_ct.cpp180 bool isFixedPitch = SkToBool(traits & kCTFontMonoSpaceTrait); in Make() local
/external/skia/src/sfnt/
DSkOTTable_post.h36 SK_OT_ULONG isFixedPitch; member
/external/harfbuzz_ng/src/
Dhb-ot-post-table.hh313 HBUINT32 isFixedPitch; /* Set to 0 if the font is proportionally member
/external/freetype/include/freetype/
Dtttables.h456 FT_ULong isFixedPitch; member