Searched
full:glyphs (Results
376 -
400 of
597) sorted by null
<<11121314151617181920>>
/external/skqp/src/core/ |
SkScalerContext.h | 252 glyphs return zero. 354 /** Returns the number of glyphs in the font. */
|
/frameworks/base/libs/hwui/hwui/ |
Canvas.h | 268 * Converts utf16 text to glyphs, calculating position and boundary, 286 * drawText: count is of glyphs
|
/prebuilts/misc/darwin-x86_64/freetype/include/freetype2/ |
ftautoh.h | 66 * The auto-hinter provides various script modules to hint glyphs. 72 * OpenType fonts, however, often provide much more glyphs than
|
ftoutln.h | 228 /* coincides with the exact bounding box for most glyphs, it can be */ 393 /* ensure consistent fill conventions for mirrored glyphs. */ [all...] |
ftstroke.h | 39 * Generating bordered and stroked glyphs. 46 * This can be useful to generate `bordered' glyph, i.e., glyphs
|
/device/linaro/bootloader/edk2/IntelFrameworkPkg/Include/Protocol/ |
FrameworkHii.h | 566 If all glyphs in the string are available, the
573 @retval EFI_SUCCESS All glyphs are available. Note that an empty string
599 @param GlyphBuffer Pointer to an array where the glyphs corresponding
793 @param LineWidth The maximum width of the line in units of narrow glyphs.
[all...] |
/external/fonttools/Doc/ |
ttx.1 | 79 Allow virtual glyphs ID's on compile or decompile.
|
/external/fonttools/Lib/fontTools/ |
merge.py | 328 'glyphs': sumDicts, 335 for g in table.glyphs.values(): 340 # Expand composite glyphs to load their 399 'glyphs': sumLists,
|
/external/freetype/src/base/ |
ftlcdfil.c | 5 /* FreeType API for color filtering of subpixel bitmap glyphs (body). */
|
/external/freetype/src/tools/ftfuzzer/ |
ftfuzzer.cc | 391 // loop over all glyphs
|
/external/freetype/src/truetype/ |
ttgxvar.h | 293 /* The number of glyphs handled in the `gvar' table. */
|
/external/google-breakpad/src/common/ |
simple_string_dictionary.h | 53 // value, and map. The KeySize and ValueSize are measured in bytes, not glyphs,
|
/external/harfbuzz_ng/src/ |
hb-ot-map-private.hh | 214 unsigned int default_value; /* for non-global features, what should the unset glyphs take */
|
hb-ot-math.cc | 202 * font and returns the minimum overlap of connecting glyphs to draw a glyph
|
hb-ot-shape-complex-arabic-win1256.hh | 128 OT_UARRAY(Name##Glyphs, OT_LIST(Items))
|
/external/sfntly/cpp/src/sfntly/table/truetype/ |
glyph_table.h | 136 // This call is only required if the entire set of glyphs in the glyph
|
/external/skia/docs/ |
undocumented.bmh | 323 #Alias Glyphs
|
/external/skia/include/gpu/ |
GrContextOptions.h | 117 * Above this threshold size in device space glyphs are drawn as individual paths. A negative
|
/external/skia/site/dev/design/ |
pdftheory.md | 391 programmatic information and only embedding the shape of the glyphs we 395 they can contain more than 256 glyphs. The PDF backend handles this by 396 segmenting the glyphs into groups of 255 (glyph id 0 is always the 398 to 255 glyphs.
|
/external/skia/site/dev/testing/ |
ct.md | 63 chars-vs-glyphs, bitmap transform types, gradient color counter, 3 color gradient checks, etc.
|
/external/skia/src/pdf/ |
SkPDFMakeCIDGlyphWidthsArray.cpp | 139 /** Retrieve advance data for glyphs. Used by the PDF backend. */
|
/external/skia/src/utils/ |
SkLuaCanvas.cpp | 61 "glyphs");
|
/external/skia/tests/ |
TypefaceTest.cpp | 208 uint16_t glyphs[], int glyphCount) const override {
|
/external/skqp/docs/ |
undocumented.bmh | 318 #Alias Glyphs
|
/external/skqp/site/dev/design/ |
pdftheory.md | 391 programmatic information and only embedding the shape of the glyphs we 395 they can contain more than 256 glyphs. The PDF backend handles this by 396 segmenting the glyphs into groups of 255 (glyph id 0 is always the 398 to 255 glyphs.
|
Completed in 1617 milliseconds
<<11121314151617181920>>