Home
last modified time | relevance | path

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

/external/skia/src/ports/
DSkFontConfigTypeface.h32 SkString familyName, SkFontStyle style, bool isFixedPitch) in Create()
53 SkString familyName, SkFontStyle style, bool isFixedPitch) in SkTypeface_FCI()
DSkFontMgr_custom.cpp28 SkTypeface_Custom::SkTypeface_Custom(const SkFontStyle& style, bool isFixedPitch, in SkTypeface_Custom()
55 const SkFontStyle& style, bool isFixedPitch, bool sysFont, in SkTypeface_Stream()
71 SkTypeface_File::SkTypeface_File(const SkFontStyle& style, bool isFixedPitch, bool sysFont, in SkTypeface_File()
208 bool isFixedPitch; in onCreateFromStream() local
228 bool isFixedPitch; in onCreateFromFontData() local
DSkFontMgr_android.cpp37 bool isFixedPitch, in SkTypeface_Android()
61 bool isFixedPitch, in SkTypeface_AndroidSystem()
115 bool isFixedPitch, in SkTypeface_AndroidStream()
424 bool isFixedPitch; in onCreateFromStream() local
437 bool isFixedPitch; in onCreateFromStream() local
458 bool isFixedPitch; in onCreateFromFontData() local
DSkFontHost_FreeType_common.h76 SkTypeface_FreeType(const SkFontStyle& style, bool isFixedPitch) in SkTypeface_FreeType()
DSkFontMgr_custom_directory.cpp67 bool isFixedPitch; in load_directory_fonts() local
DSkFontMgr_custom_embedded.cpp60 bool isFixedPitch; in load_embedded_font() local
DSkFontMgr_FontConfigInterface.cpp216 bool isFixedPitch = false; in onCreateFromStream() local
236 bool isFixedPitch; in onCreateFromStream() local
DSkFontMgr_fontconfig.cpp905 bool isFixedPitch; in onCreateFromStream() local
DSkFontHost_mac.cpp499 const SkFontStyle& fs, bool isFixedPitch, in SkTypeface_Mac()
565 bool isFixedPitch = SkToBool(traits & kCTFontMonoSpaceTrait); in create_from_CTFontRef() local
DSkFontHost_FreeType.cpp1694 SkString* name, SkFontStyle* style, bool* isFixedPitch, AxisDefinitions* axes) const in scanFont()
/external/skia/include/core/
DSkTypeface.h79 bool isFixedPitch() const { return fIsFixedPitch; } in isFixedPitch() function
336 void setIsFixedPitch(bool isFixedPitch) { fIsFixedPitch = isFixedPitch; } in setIsFixedPitch()
/external/harfbuzz_ng/src/
Dhb-ot-post-table.hh101 ULONG isFixedPitch; /* Set to 0 if the font is proportionally member
/external/skia/src/sfnt/
DSkOTTable_post.h36 SK_OT_ULONG isFixedPitch; member
/external/skia/src/core/
DSkTypeface.cpp20 SkTypeface::SkTypeface(const SkFontStyle& style, bool isFixedPitch) in SkTypeface()
/external/freetype/include/freetype/
Dtttables.h461 FT_ULong isFixedPitch; member
/external/pdfium/third_party/freetype/include/freetype/
Dtttables.h443 FT_ULong isFixedPitch; member