Home
last modified time | relevance | path

Searched defs:glyph (Results 26 - 50 of 147) sorted by relevance

123456

/third_party/skia/src/core/
H A DSkDraw_text.cpp58 SkGlyph* glyph = variant.glyph(); in paintMasks() local
85 SkGlyph* glyph = variant.glyph(); in paintMasks() local
H A DSkScalerCache.h30 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 DSFLint.java175 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 DGlyphGroup.java20 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 DGlyphStripper.java38 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 DScriptCompositeFontInstance.cpp42 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 DGnomeFontInstance.cpp143 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 DSkPDFFont.h74 void noteGlyphUsage(SkGlyphID glyph) { in noteGlyphUsage() argument
/third_party/skia/third_party/externals/freetype/src/base/
H A Dftglyph.c63 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 Dgxvlcar.c86 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 Dgxvopbd.c70 gxv_opbd_LookupValue_validate( FT_UShort glyph, in gxv_opbd_LookupValue_validate() argument
H A Dgxvbsln.c74 gxv_bsln_LookupValue_validate( FT_UShort glyph, in gxv_bsln_LookupValue_validate() argument
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-draw.cc242 hb_font_draw_glyph (hb_font_t *font, hb_codepoint_t glyph, in hb_font_draw_glyph() argument
H A Dhb-subset-cff-common.cc74 hb_codepoint_t glyph; in hb_plan_subset_cff_fdselect() local
/third_party/skia/third_party/externals/harfbuzz/util/
H A Dhb-fc.cc33 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 Dcomposite_bitmap_glyph.cc105 Ptr<CompositeBitmapGlyph> glyph = new CompositeBitmapGlyph(data, format()); in SubBuildTable() local
/third_party/skia/bench/
H A DPathTextBench.cpp60 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 DFontObject.cpp213 le_uint16 FontObject::getGlyphAdvance(LEGlyphID glyph) in getGlyphAdvance() argument
/third_party/icu/icu4c/source/samples/layout/
H A DGnomeFontInstance.cpp143 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 DFontObject.cpp209 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 DEbdtTable.java56 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 DGlyfEncoder.java71 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 Dftglyph.h591 FT_Done_Glyph( FT_Glyph glyph ); global() variable
[all...]
/third_party/skia/third_party/externals/freetype/src/cache/
H A Dftcbasic.c188 FT_Glyph glyph; in FT_CALLBACK_DEF() local
[all...]
/third_party/skia/third_party/externals/freetype/src/cid/
H A Dcidgload.c337 CID_GlyphSlot glyph = (CID_GlyphSlot)cidglyph; FT_LOCAL_DEF() local
[all...]

Completed in 10 milliseconds

123456