Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/skia/tests/
H A DFontScanner.cpp43 bool isFixedPitch; in FontScanner_VariableFont() local
101 bool isFixedPitch; in FontScanner_NamedInstances1() local
172 bool isFixedPitch; in FontScanner_NamedInstances2() local
227 bool isFixedPitch; in FontScanner_FontCollection() local
/aosp_15_r20/external/skia/src/core/
H A DSkTypeface_remote.cpp101 const bool isFixedPitch = buffer.readBool(); in MakeFromBuffer() local
120 int32_t styleValue, bool isFixedPitch, in SkTypefaceProxyPrototype()
150 bool isFixedPitch, in SkTypefaceProxy()
H A DSkTypeface.cpp56 SkTypeface::SkTypeface(const SkFontStyle& style, bool isFixedPitch) in SkTypeface()
499 bool SkTypeface::isFixedPitch() const { in isFixedPitch() function in SkTypeface
/aosp_15_r20/external/skia/src/ports/
H A DSkFontMgr_custom.cpp29 SkTypeface_Custom::SkTypeface_Custom(const SkFontStyle& style, bool isFixedPitch, in SkTypeface_Custom()
61 SkTypeface_File::SkTypeface_File(const SkFontStyle& style, bool isFixedPitch, bool sysFont, in SkTypeface_File()
H A DSkFontMgr_fuchsia.cpp236 bool isFixedPitch, const SkString familyName, TypefaceId id) in SkTypeface_Fuchsia()
253 bool isFixedPitch; in CreateTypefaceFromSkStream() local
H A DSkFontMgr_android.cpp46 bool isFixedPitch, in SkTypeface_AndroidSystem()
64 bool isFixedPitch, in Make()
H A DSkFontHost_FreeType.cpp1740 SkTypeface_FreeType::SkTypeface_FreeType(const SkFontStyle& style, bool isFixedPitch) in SkTypeface_FreeType()
1990 const SkFontStyle& style, bool isFixedPitch) in SkTypeface_FreeTypeStream()
2036 bool isFixedPitch; in MakeFromStream() local
2137 bool* isFixedPitch, in scanInstance()
H A DSkTypeface_proxy.h43 : SkTypeface(style, isFixedPitch) in SkTypeface() argument
H A DSkFontMgr_custom_directory.cpp76 bool isFixedPitch; in load_directory_fonts() local
H A DSkTypeface_mac_ct.h67 SkTypeface_Mac(SkUniqueCFRef<CTFontRef> fontRef, const SkFontStyle& fs, bool isFixedPitch, in SkTypeface_Mac()
H A DSkFontMgr_custom_embedded.cpp96 bool isFixedPitch; in load_font_from_data() local
H A DSkFontScanner_fontations.cpp84 bool* isFixedPitch, in scanInstance()
/aosp_15_r20/external/skia/src/sfnt/
H A DSkOTTable_post.h36 SK_OT_ULONG isFixedPitch; member
/aosp_15_r20/external/skia/include/core/
H A DSkTypeface.h360 void setIsFixedPitch(bool isFixedPitch) { fIsFixedPitch = isFixedPitch; } in setIsFixedPitch()
/aosp_15_r20/external/harfbuzz_ng/src/
H A Dhb-ot-post-table.hh329 HBUINT32 isFixedPitch; /* Set to 0 if the font is proportionally member
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/external/freetype/include/freetype/
Dtttables.h456 FT_ULong isFixedPitch; member
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/external/freetype/include/freetype/
Dtttables.h456 FT_ULong isFixedPitch; member
/aosp_15_r20/prebuilts/vndk/v32/x86/include/external/freetype/include/freetype/
Dtttables.h456 FT_ULong isFixedPitch; member
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/external/freetype/include/freetype/
Dtttables.h456 FT_ULong isFixedPitch; member
/aosp_15_r20/prebuilts/vndk/v34/x86/include/external/freetype/include/freetype/
Dtttables.h456 FT_ULong isFixedPitch; member
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/external/freetype/include/freetype/
Dtttables.h456 FT_ULong isFixedPitch; member
/aosp_15_r20/prebuilts/vndk/v33/arm/include/external/freetype/include/freetype/
Dtttables.h456 FT_ULong isFixedPitch; member
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/external/freetype/include/freetype/
Dtttables.h456 FT_ULong isFixedPitch; member
/aosp_15_r20/prebuilts/misc/darwin-x86_64/freetype/include/freetype2/
H A Dtttables.h443 FT_ULong isFixedPitch; member
/aosp_15_r20/prebuilts/vndk/v32/arm/include/external/freetype/include/freetype/
Dtttables.h456 FT_ULong isFixedPitch; member

12