Home
last modified time | relevance | path

Searched defs:glyphs (Results 1 – 25 of 176) sorted by relevance

12345678

/external/skia/modules/canvaskit/
Dfont.js16 CanvasKit.Canvas.prototype.drawGlyphs = function(glyphs, positions, x, y, font, paint) { argument
34 CanvasKit.Font.prototype.getGlyphBounds = function(glyphs, paint, optionalOutputArray) { argument
84 CanvasKit.Font.prototype.getGlyphIntercepts = function(glyphs, positions, top, bottom) { argument
95 CanvasKit.Font.prototype.getGlyphWidths = function(glyphs, paint, optionalOutputArray) { argument
275 CanvasKit.TextBlob.MakeFromRSXformGlyphs = function(glyphs, rsxForms, font) { argument
293 CanvasKit.TextBlob.MakeFromGlyphs = function(glyphs, font) { argument
/external/skia/src/text/gpu/
DGlyphVector.cpp24 GlyphVector::GlyphVector(SkStrikePromise&& strikePromise, SkSpan<Variant> glyphs) in GlyphVector()
31 GlyphVector::MakeGlyphs(SkSpan<SkPackedGlyphID> glyphs, sktext::gpu::SubRunAllocator* alloc) { in MakeGlyphs()
40 SkStrikePromise&& promise, SkSpan<SkPackedGlyphID> glyphs, SubRunAllocator* alloc) { in Make()
92 SkSpan<const Glyph*> GlyphVector::glyphs() const { in glyphs() function in sktext::gpu::GlyphVector
/external/skia/include/core/
DSkFont.h367 void getWidths(const SkGlyphID glyphs[], int count, SkScalar widths[], SkRect bounds[]) const { in getWidths()
372 void getWidths(const SkGlyphID glyphs[], int count, SkScalar widths[], std::nullptr_t) const { in getWidths()
385 void getWidths(const SkGlyphID glyphs[], int count, SkScalar widths[]) const { in getWidths()
413 void getBounds(const SkGlyphID glyphs[], int count, SkRect bounds[], in getBounds()
DSkTextBlob.h225 const uint16_t* glyphs; member
316 SkGlyphID* glyphs; //!< storage for glyph indexes in run member
/external/skia/src/core/
DSkFont.cpp157 SkGlyphID glyphs[], int maxGlyphCount) const { in textToGlyphs()
177 SkSpan<const SkGlyph*> glyphs = metrics.glyphs(SkSpan(glyphIDs, glyphCount)); in measureText() local
215 SkSpan<const SkGlyph*> glyphs = metrics.glyphs(SkSpan(glyphIDs, count)); in getWidthsBounds() local
236 SkSpan<const SkGlyph*> glyphs = metrics.glyphs(SkSpan(glyphIDs, count)); in getPos() local
250 SkSpan<const SkGlyph*> glyphs = metrics.glyphs(SkSpan(glyphIDs, count)); in getXPos() local
268 SkSpan<const SkGlyph*> glyphs = paths.glyphs(SkSpan(glyphIDs, count)); in getPaths() local
379 void SkFontPriv::GlyphsToUnichars(const SkFont& font, const SkGlyphID glyphs[], int count, in GlyphsToUnichars()
DSkStrikeSpec.cpp235 SkSpan<const SkGlyph*> SkBulkGlyphMetrics::glyphs(SkSpan<const SkGlyphID> glyphIDs) { in glyphs() function in SkBulkGlyphMetrics
252 SkSpan<const SkGlyph*> SkBulkGlyphMetricsAndPaths::glyphs(SkSpan<const SkGlyphID> glyphIDs) { in glyphs() function in SkBulkGlyphMetricsAndPaths
277 SkSpan<const SkGlyph*> SkBulkGlyphMetricsAndDrawables::glyphs(SkSpan<const SkGlyphID> glyphIDs) { in glyphs() function in SkBulkGlyphMetricsAndDrawables
294 SkSpan<const SkGlyph*> SkBulkGlyphMetricsAndImages::glyphs(SkSpan<const SkPackedGlyphID> glyphIDs) { in glyphs() function in SkBulkGlyphMetricsAndImages
/external/skia/gm/
Dtexteffects.cpp57 AutoTArray<SkGlyphID> glyphs(glyphCount); in MakeFancyBlob() local
153 static sk_sp<SkTextBlob> make_text(const SkFont& font, const SkGlyphID glyphs[], int count) { in make_text()
158 static sk_sp<SkTextBlob> make_posh(const SkFont& font, const SkGlyphID glyphs[], int count, in make_posh()
169 static sk_sp<SkTextBlob> make_pos(const SkFont& font, const SkGlyphID glyphs[], int count, in make_pos()
/external/fonttools/Lib/fontTools/cu2qu/
Derrors.py31 def __init__(self, glyphs): argument
52 def __init__(self, glyphs, segments): argument
Dufo.py156 def _glyphs_to_quadratic(glyphs, max_err, reverse_direction, stats): argument
194 def glyphs_to_quadratic( argument
/external/harfbuzz_ng/test/api/
Dtest-buffer.c185 hb_glyph_info_t *glyphs; in test_buffer_contents() local
390 hb_glyph_info_t *glyphs; in test_buffer_utf8_conversion() local
680 hb_glyph_info_t *glyphs; in test_buffer_utf8_validity() local
739 hb_glyph_info_t *glyphs; in test_buffer_utf16_conversion() local
793 hb_glyph_info_t *glyphs; in test_buffer_utf32_conversion() local
Dtest-shape.c77 hb_glyph_info_t *glyphs; in test_font() local
148 hb_glyph_info_t *glyphs; in test_shape_clusters() local
/external/cronet/third_party/icu/source/samples/layout/
DGnomeFontInstance.cpp47 void GnomeSurface::drawGlyphs(const LEFontInstance *font, const LEGlyphID *glyphs, le_int32 count, in drawGlyphs()
184 void GnomeFontInstance::rasterizeGlyphs(cairo_t *cairo, const LEGlyphID *glyphs, le_int32 glyphCoun… in rasterizeGlyphs()
Drsurface.cpp19 void rs_drawGlyphs(rs_surface *surface, const le_font *font, const LEGlyphID *glyphs, le_int32 coun… in rs_drawGlyphs()
DSurface.cpp18 void GDISurface::drawGlyphs(RenderingFontInstance *font, const LEGlyphID *glyphs, le_int32 count, c… in drawGlyphs()
/external/icu/icu4c/source/samples/layout/
DGnomeFontInstance.cpp47 void GnomeSurface::drawGlyphs(const LEFontInstance *font, const LEGlyphID *glyphs, le_int32 count, in drawGlyphs()
184 void GnomeFontInstance::rasterizeGlyphs(cairo_t *cairo, const LEGlyphID *glyphs, le_int32 glyphCoun… in rasterizeGlyphs()
Drsurface.cpp19 void rs_drawGlyphs(rs_surface *surface, const le_font *font, const LEGlyphID *glyphs, le_int32 coun… in rs_drawGlyphs()
DSurface.cpp18 void GDISurface::drawGlyphs(RenderingFontInstance *font, const LEGlyphID *glyphs, le_int32 count, c… in drawGlyphs()
/external/skia/bench/
DCmapBench.cpp33 uint16_t glyphs[NGLYPHS]; in textToGlyphs_proc() local
42 uint16_t glyphs[NGLYPHS]; in charsToGlyphs_proc() local
/external/harfbuzz_ng/src/graph/
Dclassdef-graph.hh142 hb_set_t* glyphs; in class_def_size_estimator_t() local
159 const hb_set_t& glyphs = glyphs_per_class.get (klass); in class_def_size_estimator_t() local
/external/harfbuzz_ng/src/
Dtest-gsub-would-substitute.cc61 hb_codepoint_t glyphs[2]; in main() local
/external/skia/tools/viewer/
DChineseFlingSlide.cpp82 SkUnichar glyphs[kWordLength]; in load() local
192 SkUnichar glyphs[45]; in load() local
/external/fonttools/Lib/fontTools/feaLib/
Dbuilder.py1115 def getMarkAttachClass_(self, location, glyphs): argument
1133 def getMarkFilterSet_(self, location, glyphs): argument
1192 def add_attach_points(self, location, glyphs, contourPoints): argument
1318 self, location, prefix, glyphs, suffix, replacement, forceChain argument
1339 def add_chain_context_subst(self, location, prefix, glyphs, suffix, lookups): argument
1458 def add_chain_context_pos(self, location, prefix, glyphs, suffix, lookups): argument
1536 def add_ligatureCaretByIndex_(self, location, glyphs, carets): argument
1541 def add_ligatureCaretByPos_(self, location, glyphs, carets): argument
/external/harfbuzz_ng/test/shape/data/text-rendering-tests/
Dupdate.py18 def glyphstr (glyphs): argument
/external/fonttools/Snippets/
Dotf2ttf.py28 def glyphs_to_quadratic( argument
/external/fonttools/Lib/fontTools/pens/
DstatisticsPen.py74 def _test(glyphset, upem, glyphs): argument

12345678