/third_party/skia/third_party/externals/freetype/src/pfr/ |
H A D | pfrgload.h | 32 pfr_glyph_done( PFR_Glyph glyph ); variable
|
H A D | pfrobjs.h | 54 PFR_GlyphRec glyph; member
|
/third_party/skia/src/core/ |
H A D | SkStrikeForGPU.cpp | 14 bool SkStrikeForGPU::CanDrawAsMask(const SkGlyph& glyph) { in CanDrawAsMask() argument 18 bool SkStrikeForGPU::CanDrawAsSDFT(const SkGlyph& glyph) { in CanDrawAsSDFT() argument 22 bool SkStrikeForGPU::CanDrawAsPath(const SkGlyph& glyph) { in CanDrawAsPath() argument 27 FitsInAtlas(const SkGlyph& glyph) FitsInAtlas() argument [all...] |
H A D | SkTypeface_remote.cpp | 22 bool SkScalerContextProxy::generateAdvance(SkGlyph* glyph) { in generateAdvance() argument 26 void SkScalerContextProxy::generateMetrics(SkGlyph* glyph) { in generateMetrics() argument 38 void SkScalerContextProxy::generateImage(const SkGlyph& glyph) { in generateImage() argument
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
H A D | hb-ot-color.h | 108 hb_codepoint_t glyph; member
|
H A D | hb-ot-color.cc | 222 hb_ot_color_glyph_get_layers(hb_face_t *face, hb_codepoint_t glyph, unsigned int start_offset, unsigned int *layer_count, hb_ot_color_layer_t *layers ) hb_ot_color_glyph_get_layers() argument 264 hb_ot_color_glyph_reference_svg(hb_face_t *face, hb_codepoint_t glyph) hb_ot_color_glyph_reference_svg() argument 304 hb_ot_color_glyph_reference_png(hb_font_t *font, hb_codepoint_t glyph) hb_ot_color_glyph_reference_png() argument [all...] |
H A D | hb-ot-math.cc | 106 hb_ot_math_get_glyph_italics_correction(hb_font_t *font, hb_codepoint_t glyph) hb_ot_math_get_glyph_italics_correction() argument 132 hb_ot_math_get_glyph_top_accent_attachment(hb_font_t *font, hb_codepoint_t glyph) hb_ot_math_get_glyph_top_accent_attachment() argument 150 hb_ot_math_is_glyph_extended_shape(hb_face_t *face, hb_codepoint_t glyph) hb_ot_math_is_glyph_extended_shape() argument 176 hb_ot_math_get_glyph_kerning(hb_font_t *font, hb_codepoint_t glyph, hb_ot_math_kern_t kern, hb_position_t correction_height) hb_ot_math_get_glyph_kerning() argument 211 hb_ot_math_get_glyph_variants(hb_font_t *font, hb_codepoint_t glyph, hb_direction_t direction, unsigned int start_offset, unsigned int *variants_count, hb_ot_math_glyph_variant_t *variants ) hb_ot_math_get_glyph_variants() argument 275 hb_ot_math_get_glyph_assembly(hb_font_t *font, hb_codepoint_t glyph, hb_direction_t direction, unsigned int start_offset, unsigned int *parts_count, hb_ot_math_glyph_part_t *parts, hb_position_t *italics_correction ) hb_ot_math_get_glyph_assembly() argument [all...] |
H A D | hb-ot-vorg-table.hh | 51 HBGlyphID16 glyph; member
|
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/bitmap/ |
H A D | simple_bitmap_glyph.cc | 41 Ptr<SimpleBitmapGlyph> glyph = new SimpleBitmapGlyph(data, format()); in SubBuildTable() local
|
H A D | bitmap_glyph.cc | 30 BitmapGlyphPtr glyph; in CreateGlyph() local
|
/third_party/skia/src/gpu/text/ |
H A D | GrStrikeCache.cpp | 53 const SkPackedGlyphID& GrTextStrike::HashTraits::GetKey(const GrGlyph* glyph) { in GetKey() argument
|
/third_party/skia/src/utils/ |
H A D | SkCharToGlyphCache.h | 47 void addCharAndGlyph(SkUnichar unichar, SkGlyphID glyph) { in addCharAndGlyph() argument
|
H A D | SkCharToGlyphCache.cpp | 110 void SkCharToGlyphCache::insertCharAndGlyph(int index, SkUnichar unichar, SkGlyphID glyph) { in insertCharAndGlyph() argument
|
/third_party/skia/third_party/externals/freetype/src/bdf/ |
H A D | bdfdrivr.h | 42 FT_UShort glyph; member
|
/third_party/skia/third_party/externals/freetype/src/gxvalid/ |
H A D | gxvmort4.c | 43 gxv_mort_subtable_type4_lookupval_validate( FT_UShort glyph, in gxv_mort_subtable_type4_lookupval_validate() argument
|
/third_party/skia/third_party/externals/harfbuzz/test/api/ |
H A D | test-ot-glyphname.c | 34 hb_codepoint_t glyph; in test_one_glyph() local
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | consolemap.h | 32 static inline u16 inverse_translate(const struct vc_data *conp, u16 glyph, in inverse_translate() argument
|
/third_party/icu/icu4c/source/test/perf/leperf/ |
H A D | SimpleFontInstance.cpp | 60 void SimpleFontInstance::getGlyphAdvance(LEGlyphID glyph, LEPoint &advance) const in getGlyphAdvance() argument
|
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/component/ |
H A D | RuleSegment.java | 19 RuleSegment(int glyph) { in RuleSegment() argument 31 boolean add(int glyph) { in add() argument
|
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/subsetter/ |
H A D | GlyphRenumberer.java | 64 public static ReadableFontData renumberGlyph(ReadableFontData glyph, in renumberGlyph() argument 78 isCompositeGlyph(ReadableFontData glyph) isCompositeGlyph() argument 82 renumberCompositeGlyph(ReadableFontData glyph, Map<Integer, Integer> mapping) renumberCompositeGlyph() argument [all...] |
/third_party/skia/third_party/externals/freetype/src/cache/ |
H A D | ftcimage.c | 112 FT_Glyph glyph = inode->glyph; in FT_LOCAL_DEF() local [all...] |
H A D | ftcimage.h | 49 FT_Glyph glyph; member
|
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/tools/subsetter/ |
H A D | glyph_table_subsetter.cc | 74 GlyphPtr glyph; in Subset() local
|
/third_party/skia/gm/ |
H A D | userfont.cpp | 39 SkGlyphID glyph = font.unicharToGlyph(index); in make_tf() local
|
/third_party/icu/icu4c/source/test/letest/ |
H A D | SimpleFontInstance.cpp | 61 void SimpleFontInstance::getGlyphAdvance(LEGlyphID glyph, LEPoint &advance) const in getGlyphAdvance() argument
|