/external/skqp/src/pdf/ |
SkPDFFont.h | 130 // this will be a subset if the font has more than 255 glyphs.
|
/external/skqp/src/ports/ |
SkTypeface_win_dw.h | 110 uint16_t glyphs[], int glyphCount) const override;
|
/frameworks/base/libs/hwui/tests/common/scenes/ |
ListViewAnimation.cpp | 28 "won't upload much content (either glyphs, or bitmaps).",
|
/prebuilts/misc/darwin-x86_64/freetype/include/freetype2/ |
ftpfr.h | 103 * Return the kerning pair corresponding to two glyphs in a PFR face.
|
ftincrem.h | 47 * `incremental' glyph loading. This is a mode where all glyphs loaded 175 * compound glyphs.
|
ftlcdfil.h | 5 /* FreeType API for color filtering of subpixel bitmap glyphs */ 122 * fringes if glyphs are not extremely well hinted to the pixel grid.
|
/external/freetype/include/freetype/ |
ftdriver.h | 235 * performance (e.g., not having to run hinting on all glyphs just to 250 * of improving symmetry in glyphs through hinting the right-side 408 * All glyphs that pass through the auto-hinter will be emboldened 413 * Stem darkening emboldens glyphs at smaller sizes to make them more 416 * alpha blending and gamma correction, glyphs will appear heavy and 422 * that glyphs `thin out'. Mac OS~X and Adobe's proprietary font 427 * counteracts the `thinning out' of glyphs, making text remain readable 437 * achieved right now because the emboldening method differs and glyphs 682 * bits in composite glyphs [all...] |
ftincrem.h | 48 * `incremental' glyph loading. This is a mode where all glyphs loaded 176 * compound glyphs.
|
/external/fonttools/Lib/fontTools/ttLib/tables/ |
E_B_D_T_.py | 41 # Keep a dict of glyphs that have been seen so they aren't remade. 45 # Pull out the EBLC table and loop through glyphs. 56 # Don't create duplicate data entries for the same glyphs. 73 # Keep a dict of glyphs that have been seen so they aren't remade. 82 # pass what is known about bitmap glyphs from this particular table. 90 # been saved in compile. This code assumes that glyphs will only 166 assert glyphName not in bitmapGlyphDict, "Duplicate glyphs with the same name '%s' in the same strike." % glyphName 428 # Some of the glyphs have the metrics. This allows for metrics to be
|
/external/freetype/include/freetype/config/ |
ftoption.h | 158 /* hinting glyphs, and which should be executed as fast as possible. */ 256 /* FreeType now handles loading color bitmap glyphs in the PNG format. */ 275 /* OpenType fonts. If available, many glyphs not directly addressable */ 304 /* charmap out of the glyphs found in the fonts. */ 324 /* able to synthesize a Unicode charmap out of the glyphs found in the */ [all...] |
/external/freetype/include/freetype/internal/ |
ftdrv.h | 125 /* kerning for a given pair of glyphs. Can be */ 136 /* widths of `count' glyphs (in font units), */
|
/external/freetype/ |
modules.cfg | 176 # 8bpp format, and for emboldening of bitmap glyphs. 201 # Convenience functions to handle glyphs. Needs ftbitmap.c.
|
/external/freetype/src/base/ |
ftgloadr.c | 44 /* glyphs easily. It is critical for the correct loading of composites. */ 50 /* several glyphs (those `in the stack'). */
|
/external/harfbuzz_ng/src/ |
hb-ot-layout.cc | 265 hb_set_t *glyphs /* OUT */) 267 return _get_gdef (face).get_glyphs_in_class (klass, glyphs); 894 const hb_codepoint_t *glyphs, 899 return hb_ot_layout_lookup_would_substitute_fast (face, lookup_index, glyphs, glyphs_length, zero_context); 905 const hb_codepoint_t *glyphs, 910 OT::hb_would_apply_context_t c (face, glyphs, glyphs_length, (bool) zero_context); 931 hb_set_t *glyphs) 933 OT::hb_closure_context_t c (face, glyphs); [all...] |
/external/icu/icu4c/source/samples/layout/ |
GDIFontInstance.cpp | 59 void GDISurface::drawGlyphs(const LEFontInstance *font, const LEGlyphID *glyphs, le_int32 count, const float *positions, 74 TTGlyphID ttGlyph = (TTGlyphID) LE_GET_GLYPH(glyphs[g]);
|
pflow.c | 344 const LEGlyphID *glyphs = pl_getVisualRunGlyphs(visualRun); local 347 rs_drawGlyphs(surface, font, glyphs, glyphCount, positions, x, y, obj->fWidth, obj->fHeight);
|
/external/sfntly/cpp/src/sample/subtly/ |
font_assembler.cc | 202 // When Build gets called, all the glyphs will be built. 211 // If there are missing glyphs between the last glyph_id and the
|
/frameworks/base/libs/hwui/hwui/ |
Canvas.cpp | 178 // glyphs centered or right-aligned; the offset above takes 219 // glyphs centered or right-aligned; the offset above takes
|
/frameworks/base/tools/stringslint/ |
stringslint.py | 99 warn(child, "Turned quotation mark glyphs are more polished", 102 warn(child, "Turned quotation mark glyphs are more polished",
|
/external/freetype/src/bdf/ |
bdfdrivr.c | 393 FT_TRACE4(( " number of glyphs: allocated %d (used %d)\n", 396 FT_TRACE4(( " number of unencoded glyphs: allocated %d (used %d)\n", 429 /* the number of glyphs (with one slot for the undefined glyph */ 430 /* at position 0 and all unencoded glyphs) */ 596 bdf_glyph_t* cur = font->glyphs; 812 glyph = bdf->bdffont->glyphs[glyph_index];
|
/external/skqp/src/gpu/text/ |
GrAtlasTextBlob.h | 333 * One additional point, each run can contain glyphs with any of the three mask formats. 336 * many SubRuns as it has glyphs, ie if a run alternates between color emoji and A8. In 341 * glyphs. It would be a bit expensive to figure out ahead of time whether or not a run 345 * glyphs, however, it's not clear if this is a win because we'd still have to either go to the 580 * Was regenerate() able to draw all the glyphs from the sub run? If not flush all glyph 586 * How many glyphs were regenerated. Will be equal to the sub run's glyph count if
|
/frameworks/base/libs/hwui/ |
RecordingCanvas.cpp | 508 uint16_t* glyphs = (glyph_t*)alloc().alloc<glyph_t>(glyphCount * sizeof(glyph_t)); 510 glyphFunc(glyphs, positions); 515 refPaint(&paint), glyphs, positions, glyphCount, x, y)); local 522 uint16_t glyphs[1]; local 524 glyphs[0] = layout.getGlyphId(i); 528 const uint16_t* tempGlyphs = refBuffer<glyph_t>(glyphs, 1);
|
/external/skia/site/user/api/ |
SkPaint_Reference.md | 64 | <a href="#Font_Embedded_Bitmaps">Font Embedded Bitmaps</a> | custom sized bitmap <a href="undocumented#Glyph">Glyphs</a> | 87 | <a href="#Text_Encoding">Text Encoding</a> | text encoded as characters or <a href="undocumented#Glyph">Glyphs</a> | 89 | <a href="#Text_Path">Text Path</a> | geometry of <a href="undocumented#Glyph">Glyphs</a> | 143 | <a href="#SkPaint_containsText">containsText</a> | returns if all text corresponds to <a href="undocumented#Glyph">Glyphs</a> | 144 | <a href="#SkPaint_countText">countText</a> | returns number of <a href="undocumented#Glyph">Glyphs</a> in text | 182 | <a href="#SkPaint_glyphsToUnichars">glyphsToUnichars</a> | converts <a href="undocumented#Glyph">Glyphs</a> into text | 184 | <a href="#SkPaint_isAutohinted">isAutohinted</a> | returns true if <a href="undocumented#Glyph">Glyphs</a> are always hinted | 207 | <a href="#SkPaint_setAutohinted">setAutohinted</a> | sets <a href="undocumented#Glyph">Glyphs</a> to always be hinted | [all...] |
/external/skqp/site/user/api/ |
SkPaint_Reference.md | 65 | <a href="SkPaint_Reference#Font_Embedded_Bitmaps">Font Embedded Bitmaps</a> | custom sized bitmap <a href="#Glyph">Glyphs</a> | 87 | <a href="#Text_Encoding">Text Encoding</a> | text encoded as characters or <a href="#Glyph">Glyphs</a> | 89 | <a href="#Text_Path">Text Path</a> | geometry of <a href="#Glyph">Glyphs</a> | 143 | <a href="#SkPaint_containsText">containsText</a> | returns if all text corresponds to <a href="#Glyph">Glyphs</a> | 144 | <a href="#SkPaint_countText">countText</a> | returns number of <a href="#Glyph">Glyphs</a> in text | 183 | <a href="#SkPaint_glyphsToUnichars">glyphsToUnichars</a> | converts <a href="#Glyph">Glyphs</a> into text | 185 | <a href="#SkPaint_isAutohinted">isAutohinted</a> | returns true if <a href="#Glyph">Glyphs</a> are always hinted | 208 | <a href="#SkPaint_setAutohinted">setAutohinted</a> | sets <a href="#Glyph">Glyphs</a> to always be hinted | [all...] |
/external/skia/src/ports/ |
SkFontHost_mac.cpp | 529 uint16_t glyphs[], int glyphCount) const override; 784 // CT on (at least) 10.9 will size color glyphs down from the requested size, but not up. 831 // If this font might have color glyphs, disable LCD as there's no way to support it. [all...] |