/third_party/skia/src/core/ |
H A D | SkDraw_text.cpp | 58 SkGlyph* glyph = variant.glyph(); in paintMasks() local 85 SkGlyph* glyph = variant.glyph(); in paintMasks() local
|
H A D | SkScalerCache.h | 30 SkGlyphDigest(size_t i, const SkGlyph& glyph) in SkGlyphDigest() argument [all...] |
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/sample/sflint/ |
H A D | SFLint.java | 175 private void lintCompositeGlyph(Font font, CompositeGlyph glyph, int glyphId) { in lintCompositeGlyph() argument [all...] |
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/component/ |
H A D | GlyphGroup.java | 20 GlyphGroup(int glyph) { in GlyphGroup() argument 39 public void add(int glyph) { in add() argument 79 boolean contains(int glyph) { in contains() argument [all...] |
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/subsetter/ |
H A D | GlyphStripper.java | 38 public Glyph.Builder<? extends Glyph> stripGlyph(Glyph glyph) { in stripGlyph() argument 58 private WritableFontData stripSimpleGlyph(Glyph glyph) { in stripSimpleGlyph() argument 108 stripCompositeGlyph(Glyph glyph) stripCompositeGlyph() argument 144 computeSimpleStrippedGlyphSize(Glyph glyph) computeSimpleStrippedGlyphSize() argument 162 computeCompositeStrippedGlyphSize(Glyph glyph) computeCompositeStrippedGlyphSize() argument [all...] |
/third_party/skia/third_party/externals/icu/source/samples/layout/ |
H A D | ScriptCompositeFontInstance.cpp | 42 void ScriptCompositeFontInstance::getGlyphAdvance(LEGlyphID glyph, LEPoint &advance) const in getGlyphAdvance() argument 56 le_bool ScriptCompositeFontInstance::getGlyphPoint(LEGlyphID glyph, le_int32 pointNumber, LEPoint &point) const in getGlyphPoint() argument 105 LEGlyphID glyph = scriptFont->mapCharToGlyph(ch); in mapCharToGlyph() local
|
H A D | GnomeFontInstance.cpp | 143 void GnomeFontInstance::getGlyphAdvance(LEGlyphID glyph, LEPoint &advance) const in getGlyphAdvance() argument 164 le_bool GnomeFontInstance::getGlyphPoint(LEGlyphID glyph, le_int32 pointNumber, LEPoint &point) const in getGlyphPoint() argument 191 TTGlyphID glyph in rasterizeGlyphs() local [all...] |
/third_party/skia/src/pdf/ |
H A D | SkPDFFont.h | 74 void noteGlyphUsage(SkGlyphID glyph) { in noteGlyphUsage() argument
|
/third_party/skia/third_party/externals/freetype/src/base/ |
H A D | ftglyph.c | 63 FT_BitmapGlyph glyph = (FT_BitmapGlyph)bitmap_glyph; in FT_CALLBACK_DEF() local 113 FT_BitmapGlyph glyph in ft_bitmap_glyph_done() local 125 FT_BitmapGlyph glyph = (FT_BitmapGlyph)bitmap_glyph; ft_bitmap_glyph_bbox() local 163 FT_OutlineGlyph glyph = (FT_OutlineGlyph)outline_glyph; FT_CALLBACK_DEF() local 195 FT_OutlineGlyph glyph = (FT_OutlineGlyph)outline_glyph; ft_outline_glyph_done() local 228 FT_OutlineGlyph glyph = (FT_OutlineGlyph)outline_glyph; ft_outline_glyph_transform() local 243 FT_OutlineGlyph glyph = (FT_OutlineGlyph)outline_glyph; ft_outline_glyph_bbox() local 254 FT_OutlineGlyph glyph = (FT_OutlineGlyph)outline_glyph; FT_CALLBACK_DEF() local 295 FT_Glyph glyph = NULL; ft_new_glyph() local 405 FT_Glyph glyph; FT_EXPORT_DEF() local 489 FT_Glyph_Get_CBox( FT_Glyph glyph, FT_UInt bbox_mode, FT_BBox *acbox ) FT_Glyph_Get_CBox() argument 544 FT_Glyph b, glyph; FT_EXPORT_DEF() local [all...] |
/third_party/skia/third_party/externals/freetype/src/gxvalid/ |
H A D | gxvlcar.c | 86 gxv_lcar_LookupValue_validate( FT_UShort glyph, in gxv_lcar_LookupValue_validate() argument 69 gxv_lcar_partial_validate( FT_Short partial, FT_UShort glyph, GXV_Validator gxvalid ) gxv_lcar_partial_validate() argument
|
H A D | gxvopbd.c | 70 gxv_opbd_LookupValue_validate( FT_UShort glyph, in gxv_opbd_LookupValue_validate() argument
|
H A D | gxvbsln.c | 74 gxv_bsln_LookupValue_validate( FT_UShort glyph, in gxv_bsln_LookupValue_validate() argument
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
H A D | hb-draw.cc | 242 hb_font_draw_glyph (hb_font_t *font, hb_codepoint_t glyph, in hb_font_draw_glyph() argument
|
H A D | hb-subset-cff-common.cc | 74 hb_codepoint_t glyph; in hb_plan_subset_cff_fdselect() local
|
/third_party/skia/third_party/externals/harfbuzz/util/ |
H A D | hb-fc.cc | 33 hb_fc_get_glyph(hb_font_t *font , void *font_data, hb_codepoint_t unicode, hb_codepoint_t variation_selector, hb_codepoint_t *glyph, void *user_data ) hb_fc_get_glyph() argument
|
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/bitmap/ |
H A D | composite_bitmap_glyph.cc | 105 Ptr<CompositeBitmapGlyph> glyph = new CompositeBitmapGlyph(data, format()); in SubBuildTable() local
|
/third_party/skia/bench/ |
H A D | PathTextBench.cpp | 60 const SkPath& glyph = fGlyphs[i % kNumGlyphs]; variable 92 const SkPath& glyph = fGlyphs[i % kNumGlyphs]; variable
|
/third_party/icu/icu4c/source/test/perf/leperf/ |
H A D | FontObject.cpp | 213 le_uint16 FontObject::getGlyphAdvance(LEGlyphID glyph) in getGlyphAdvance() argument
|
/third_party/icu/icu4c/source/samples/layout/ |
H A D | GnomeFontInstance.cpp | 143 void GnomeFontInstance::getGlyphAdvance(LEGlyphID glyph, LEPoint &advance) const in getGlyphAdvance() argument 164 le_bool GnomeFontInstance::getGlyphPoint(LEGlyphID glyph, le_int32 pointNumber, LEPoint &point) const in getGlyphPoint() argument 191 TTGlyphID glyph in rasterizeGlyphs() local [all...] |
/third_party/icu/icu4c/source/test/letest/ |
H A D | FontObject.cpp | 209 le_uint16 FontObject::getGlyphAdvance(LEGlyphID glyph) in getGlyphAdvance() argument
|
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/bitmap/ |
H A D | EbdtTable.java | 56 public BitmapGlyph glyph(int offset, int length, int format) { in glyph() method in EbdtTable [all...] |
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/conversion/eot/ |
H A D | GlyfEncoder.java | 71 private void writeGlyph(Glyph glyph) { in writeGlyph() argument 85 writeInstructions(Glyph glyph) writeInstructions() argument 99 writeSimpleGlyph(SimpleGlyph glyph) writeSimpleGlyph() argument 126 writeCompositeGlyph(CompositeGlyph glyph) writeCompositeGlyph() argument 257 splitPush(Glyph glyph) splitPush() argument [all...] |
/third_party/skia/third_party/externals/freetype/include/freetype/ |
H A D | ftglyph.h | 591 FT_Done_Glyph( FT_Glyph glyph ); global() variable [all...] |
/third_party/skia/third_party/externals/freetype/src/cache/ |
H A D | ftcbasic.c | 188 FT_Glyph glyph; in FT_CALLBACK_DEF() local [all...] |
/third_party/skia/third_party/externals/freetype/src/cid/ |
H A D | cidgload.c | 337 CID_GlyphSlot glyph = (CID_GlyphSlot)cidglyph; FT_LOCAL_DEF() local [all...] |