Home
last modified time | relevance | path

Searched defs:glyph (Results 1 – 25 of 195) sorted by relevance

12345678

/external/skia/src/core/
DSkStrike.cpp86 SkGlyph* glyph = fGlyphForIndex[digest->index()]; in mergeGlyphAndImage() local
97 SkGlyph* glyph = fAlloc.make<SkGlyph>(toID); in mergeGlyphAndImage() local
104 const SkPath* SkStrike::mergePath(SkGlyph* glyph, const SkPath* path, bool hairline) { in mergePath()
116 const SkDrawable* SkStrike::mergeDrawable(SkGlyph* glyph, sk_sp<SkDrawable> drawable) { in mergeDrawable()
130 SkGlyph* glyph, SkScalar* array, int* count) { in findIntercepts()
152 SkGlyph* glyph = this->glyph(glyphID); in prepareImages() local
166 SkGlyph* glyph = this->glyph(SkPackedGlyphID{glyphID}); in prepareDrawables() local
178 SkGlyph* glyph = this->glyph(SkPackedGlyphID{idOrPath.fGlyphID}); in glyphIDsToPaths() local
187 SkGlyph* glyph = this->glyph(SkPackedGlyphID{idOrDrawable.fGlyphID}); in glyphIDsToDrawables() local
239 SkGlyph* SkStrike::glyph(SkGlyphDigest digest) { in glyph() function in SkStrike
[all …]
DSkTypeface_remote.cpp22 bool SkScalerContextProxy::generateAdvance(SkGlyph* glyph) { in generateAdvance()
26 void SkScalerContextProxy::generateMetrics(SkGlyph* glyph, SkArenaAlloc*) { in generateMetrics()
39 void SkScalerContextProxy::generateImage(const SkGlyph& glyph) { in generateImage()
51 bool SkScalerContextProxy::generatePath(const SkGlyph& glyph, SkPath* path) { in generatePath()
/external/freetype/src/base/
Dftglyph.c64 FT_BitmapGlyph glyph = (FT_BitmapGlyph)bitmap_glyph; in ft_bitmap_glyph_init() local
114 FT_BitmapGlyph glyph = (FT_BitmapGlyph)bitmap_glyph; in ft_bitmap_glyph_done() local
126 FT_BitmapGlyph glyph = (FT_BitmapGlyph)bitmap_glyph; in ft_bitmap_glyph_bbox() local
164 FT_OutlineGlyph glyph = (FT_OutlineGlyph)outline_glyph; in FT_DEFINE_GLYPH() local
196 FT_OutlineGlyph glyph = (FT_OutlineGlyph)outline_glyph; in ft_outline_glyph_done() local
229 FT_OutlineGlyph glyph = (FT_OutlineGlyph)outline_glyph; in ft_outline_glyph_transform() local
244 FT_OutlineGlyph glyph = (FT_OutlineGlyph)outline_glyph; in ft_outline_glyph_bbox() local
255 FT_OutlineGlyph glyph = (FT_OutlineGlyph)outline_glyph; in ft_outline_glyph_prepare() local
298 FT_SvgGlyph glyph = (FT_SvgGlyph)svg_glyph; in FT_DEFINE_GLYPH() local
352 FT_SvgGlyph glyph = (FT_SvgGlyph)svg_glyph; in ft_svg_glyph_done() local
[all …]
/external/harfbuzz_ng/test/api/
Dtest-ot-math.c189 hb_codepoint_t glyph; in test_get_glyph_italics_correction() local
224 hb_codepoint_t glyph; in test_get_glyph_top_accent_attachment() local
259 hb_codepoint_t glyph; in test_is_glyph_extended_shape() local
285 hb_codepoint_t glyph; in test_get_glyph_kerning() local
338 hb_codepoint_t glyph; in test_get_glyph_kernings() local
419 hb_codepoint_t glyph, in get_glyph_assembly_italics_correction()
433 hb_codepoint_t glyph; in test_get_glyph_assembly_italics_correction() local
499 hb_codepoint_t glyph; in test_get_glyph_variants() local
623 hb_codepoint_t glyph; in test_get_glyph_assembly() local
Dtest-font.c125 hb_codepoint_t glyph; in _test_font_nil_funcs() local
211 hb_codepoint_t glyph, unsigned int point_index HB_UNUSED, in contour_point_func1()
231 hb_codepoint_t glyph, unsigned int point_index, in contour_point_func2()
247 hb_codepoint_t glyph, in glyph_h_advance_func1()
368 hb_codepoint_t *glyph, in nominal_glyph_func()
400 hb_codepoint_t glyph; in test_fontfuncs_parallels() local
/external/harfbuzz_ng/src/
Dhb-ot-math.cc107 hb_codepoint_t glyph) in hb_ot_math_get_glyph_italics_correction()
133 hb_codepoint_t glyph) in hb_ot_math_get_glyph_top_accent_attachment()
151 hb_codepoint_t glyph) in hb_ot_math_is_glyph_extended_shape()
177 hb_codepoint_t glyph, in hb_ot_math_get_glyph_kerning()
218 hb_codepoint_t glyph, in hb_ot_math_get_glyph_kernings()
257 hb_codepoint_t glyph, in hb_ot_math_get_glyph_variants()
321 hb_codepoint_t glyph, in hb_ot_math_get_glyph_assembly()
Dhb-font.cc122 hb_codepoint_t *glyph, in hb_font_get_nominal_glyph_nil()
133 hb_codepoint_t *glyph, in hb_font_get_nominal_glyph_default()
178 hb_codepoint_t *glyph, in hb_font_get_variation_glyph_nil()
190 hb_codepoint_t *glyph, in hb_font_get_variation_glyph_default()
209 hb_codepoint_t glyph, in hb_font_get_glyph_h_advance_default()
234 hb_codepoint_t glyph, in hb_font_get_glyph_v_advance_default()
326 hb_codepoint_t glyph, in hb_font_get_glyph_h_origin_default()
352 hb_codepoint_t glyph, in hb_font_get_glyph_v_origin_default()
419 hb_codepoint_t glyph, in hb_font_get_glyph_extents_default()
447 hb_codepoint_t glyph, in hb_font_get_glyph_contour_point_default()
[all …]
Dhb-ot-font.cc104 hb_codepoint_t *glyph, in hb_ot_get_nominal_glyph()
134 hb_codepoint_t *glyph, in hb_ot_get_variation_glyph()
285 hb_codepoint_t glyph, in hb_ot_get_glyph_v_origin()
343 hb_codepoint_t glyph, in hb_ot_get_glyph_extents()
370 hb_codepoint_t glyph, in hb_ot_get_glyph_name()
387 hb_codepoint_t *glyph, in hb_ot_get_glyph_from_name()
429 hb_codepoint_t glyph, in hb_ot_get_glyph_shape()
520 _glyf_get_leading_bearing_with_var_unscaled (hb_font_t *font, hb_codepoint_t glyph, bool is_vertica… in _glyf_get_leading_bearing_with_var_unscaled()
527 _glyf_get_advance_with_var_unscaled (hb_font_t *font, hb_codepoint_t glyph, bool is_vertical) in _glyf_get_advance_with_var_unscaled()
Dhb-ot-color.cc223 hb_codepoint_t glyph, in hb_ot_color_glyph_get_layers()
266 hb_ot_color_glyph_reference_svg (hb_face_t *face, hb_codepoint_t glyph) in hb_ot_color_glyph_reference_svg()
308 hb_ot_color_glyph_reference_png (hb_font_t *font, hb_codepoint_t glyph) in hb_ot_color_glyph_reference_png()
Dhb-ot-shape-normalize.cc102 output_char (hb_buffer_t *buffer, hb_codepoint_t unichar, hb_codepoint_t glyph) in output_char()
111 next_char (hb_buffer_t *buffer, hb_codepoint_t glyph) in next_char()
171 hb_codepoint_t glyph = 0; in decompose_current_character() local
442 hb_codepoint_t composed, glyph; in _hb_ot_shape_normalize() local
Dhb-ot-cff1-table.cc232 hb_codepoint_t OT::cff1::lookup_expert_charset_for_sid (hb_codepoint_t glyph) in lookup_expert_charset_for_sid()
240 hb_codepoint_t OT::cff1::lookup_expert_subset_charset_for_sid (hb_codepoint_t glyph) in lookup_expert_subset_charset_for_sid()
390 bool _get_bounds (const OT::cff1::accelerator_t *cff, hb_codepoint_t glyph, bounds_t &bounds, bool … in _get_bounds()
406 bool OT::cff1::accelerator_t::get_extents (hb_font_t *font, hb_codepoint_t glyph, hb_glyph_extents_… in get_extents()
535 bool _get_path (const OT::cff1::accelerator_t *cff, hb_font_t *font, hb_codepoint_t glyph, in _get_path()
554 bool OT::cff1::accelerator_t::get_path (hb_font_t *font, hb_codepoint_t glyph, hb_draw_session_t &d… in get_path()
588 bool OT::cff1::accelerator_t::get_seac_components (hb_codepoint_t glyph, hb_codepoint_t *base, hb_c… in get_seac_components()
/external/freetype/src/pfr/
Dpfrgload.c40 pfr_glyph_init( PFR_Glyph glyph, in pfr_glyph_init()
52 pfr_glyph_done( PFR_Glyph glyph ) in pfr_glyph_done()
78 pfr_glyph_close_contour( PFR_Glyph glyph ) in pfr_glyph_close_contour()
119 pfr_glyph_start( PFR_Glyph glyph ) in pfr_glyph_start()
126 pfr_glyph_line_to( PFR_Glyph glyph, in pfr_glyph_line_to()
160 pfr_glyph_curve_to( PFR_Glyph glyph, in pfr_glyph_curve_to()
201 pfr_glyph_move_to( PFR_Glyph glyph, in pfr_glyph_move_to()
227 pfr_glyph_end( PFR_Glyph glyph ) in pfr_glyph_end()
248 pfr_glyph_load_simple( PFR_Glyph glyph, in pfr_glyph_load_simple()
558 pfr_glyph_load_compound( PFR_Glyph glyph, in pfr_glyph_load_compound()
[all …]
/external/skia/src/ports/
DSkScalerContext_win_dw.cpp430 bool SkScalerContext_DW::generateAdvance(SkGlyph* glyph) { in generateAdvance()
486 HRESULT SkScalerContext_DW::getBoundingBox(SkGlyph* glyph, in getBoundingBox()
554 bool SkScalerContext_DW::isColorGlyph(const SkGlyph& glyph) { in isColorGlyph()
562 bool SkScalerContext_DW::isPngGlyph(const SkGlyph& glyph) { in isPngGlyph()
574 bool SkScalerContext_DW::isSVGGlyph(const SkGlyph& glyph) { in isSVGGlyph()
588 bool SkScalerContext_DW::getColorGlyphRun(const SkGlyph& glyph, in getColorGlyphRun()
617 void SkScalerContext_DW::SetGlyphBounds(SkGlyph* glyph, const SkRect& bounds) { in SetGlyphBounds()
634 bool SkScalerContext_DW::generateColorMetrics(SkGlyph* glyph) { in generateColorMetrics()
676 bool SkScalerContext_DW::generateSVGMetrics(SkGlyph* glyph) { in generateSVGMetrics()
710 bool SkScalerContext_DW::generatePngMetrics(SkGlyph* glyph) { in generatePngMetrics()
[all …]
DSkScalerContext_mac_ct.cpp177 const SkGlyph& glyph, CGGlyph glyphID, in getCG()
296 bool SkScalerContext_Mac::generateAdvance(SkGlyph* glyph) { in generateAdvance()
300 void SkScalerContext_Mac::generateMetrics(SkGlyph* glyph, SkArenaAlloc* alloc) { in generateMetrics()
421 const SkGlyph& glyph, void* glyphImage, const uint8_t* table8) { in RGBToA8()
452 const SkGlyph& glyph, void* glyphImage, in RGBToLcd16()
479 void SkScalerContext_Mac::generateImage(const SkGlyph& glyph) { in generateImage()
644 bool SkScalerContext_Mac::generatePath(const SkGlyph& glyph, SkPath* path) { in generatePath()
/external/wayland/cursor/
Dconvert_font.c45 struct glyph { struct
58 struct glyph *glyphs; argument
141 struct glyph *glyph = &extracted_font.glyphs[i]; in handle_compressed_metrics() local
223 struct glyph *glyph = &extracted_font.glyphs[i]; in handle_bitmaps() local
251 get_glyph_pixel(struct glyph *glyph, int x, int y) in get_glyph_pixel()
300 struct reconstructed_glyph *glyph) in reconstruct_glyph()
/external/cronet/third_party/icu/source/samples/layout/
DScriptCompositeFontInstance.cpp42 void ScriptCompositeFontInstance::getGlyphAdvance(LEGlyphID glyph, LEPoint &advance) const in getGlyphAdvance()
56 le_bool ScriptCompositeFontInstance::getGlyphPoint(LEGlyphID glyph, le_int32 pointNumber, LEPoint &… in getGlyphPoint()
105 LEGlyphID glyph = scriptFont->mapCharToGlyph(ch); in mapCharToGlyph() local
DGnomeFontInstance.cpp143 void GnomeFontInstance::getGlyphAdvance(LEGlyphID glyph, LEPoint &advance) const in getGlyphAdvance()
164 le_bool GnomeFontInstance::getGlyphPoint(LEGlyphID glyph, le_int32 pointNumber, LEPoint &point) con… in getGlyphPoint()
191 TTGlyphID glyph = LE_GET_GLYPH(glyphs[in]); in rasterizeGlyphs() local
/external/icu/icu4c/source/samples/layout/
DScriptCompositeFontInstance.cpp42 void ScriptCompositeFontInstance::getGlyphAdvance(LEGlyphID glyph, LEPoint &advance) const in getGlyphAdvance()
56 le_bool ScriptCompositeFontInstance::getGlyphPoint(LEGlyphID glyph, le_int32 pointNumber, LEPoint &… in getGlyphPoint()
105 LEGlyphID glyph = scriptFont->mapCharToGlyph(ch); in mapCharToGlyph() local
DGnomeFontInstance.cpp143 void GnomeFontInstance::getGlyphAdvance(LEGlyphID glyph, LEPoint &advance) const in getGlyphAdvance()
164 le_bool GnomeFontInstance::getGlyphPoint(LEGlyphID glyph, le_int32 pointNumber, LEPoint &point) con… in getGlyphPoint()
191 TTGlyphID glyph = LE_GET_GLYPH(glyphs[in]); in rasterizeGlyphs() local
/external/freetype/src/pshinter/
Dpshalgo.c440 PSH_Glyph glyph ) in psh_hint_align()
849 PSH_Glyph glyph ) in psh_hint_table_align_hints()
927 psh_glyph_compute_inflections( PSH_Glyph glyph ) in psh_glyph_compute_inflections()
1035 psh_glyph_done( PSH_Glyph glyph ) in psh_glyph_done()
1081 psh_glyph_load_points( PSH_Glyph glyph, in psh_glyph_load_points()
1115 psh_glyph_save_points( PSH_Glyph glyph, in psh_glyph_save_points()
1155 psh_glyph_init( PSH_Glyph glyph, in psh_glyph_init()
1290 psh_glyph_compute_extrema( PSH_Glyph glyph ) in psh_glyph_compute_extrema()
1558 psh_glyph_find_strong_points( PSH_Glyph glyph, in psh_glyph_find_strong_points()
1638 PSH_Glyph glyph ) in psh_glyph_find_blue_points()
[all …]
/external/skia/tools/fonts/
DRandomScalerContext.cpp55 bool RandomScalerContext::generateAdvance(SkGlyph* glyph) { return fProxy->generateAdvance(glyph); } in generateAdvance()
57 void RandomScalerContext::generateMetrics(SkGlyph* glyph, SkArenaAlloc* alloc) { in generateMetrics()
102 void RandomScalerContext::generateImage(const SkGlyph& glyph) { in generateImage()
134 bool RandomScalerContext::generatePath(const SkGlyph& glyph, SkPath* path) { in generatePath()
143 sk_sp<SkDrawable> RandomScalerContext::generateDrawable(const SkGlyph& glyph) { in generateDrawable()
/external/skia/bench/
DPathTextBench.cpp54 const SkGlyph* glyph = pathMaker.glyph(id); in onDelayedSetup() local
63 const SkPath& glyph = fGlyphs[i % kNumGlyphs]; in onDelayedSetup() local
95 const SkPath& glyph = fGlyphs[i % kNumGlyphs]; in onDraw() local
/external/fonttools/Lib/fontTools/ttLib/
Dwoff2.py763 def _decodeComponents(self, glyph): argument
777 def _decodeCoordinates(self, glyph): argument
790 def _decodeInstructions(self, glyph): argument
799 def _decodeBBox(self, glyphID, glyph): argument
808 def _decodeTriplets(self, glyph): argument
890 def _encodeComponents(self, glyph): argument
903 def _encodeCoordinates(self, glyph): argument
912 def _encodeInstructions(self, glyph): argument
917 def _encodeBBox(self, glyphID, glyph): argument
929 def _encodeTriplets(self, glyph): argument
/external/fonttools/Lib/fontTools/
Dagl.py5107 def toUnicode(glyph, isZapfDingbats=False): argument
5183 def _zapfDingbatsToUnicode(glyph): argument
/external/skia/src/text/gpu/
DStrikeCache.cpp47 Glyph* glyph = fCache.findOrNull(packedGlyphID); in getGlyph() local
55 const SkPackedGlyphID& TextStrike::HashTraits::GetKey(const Glyph* glyph) { in GetKey()

12345678