HomeSort by relevance Sort by last modified time
    Searched full:glyphs (Results 351 - 375 of 597) sorted by null

<<11121314151617181920>>

  /external/skqp/src/gpu/text/
GrAtlasTextContext.h 37 * Above this size (in device space) distance field text will not be used and glyphs will
  /external/skqp/src/utils/
SkTextBox.cpp 291 paint.textToGlyphs(text, length, fBuilder.allocRun(p, count, x, y).glyphs);
  /frameworks/base/core/tests/coretests/src/android/widget/
TextViewFallbackLineSpacingTest.java 75 // All glyphs in the fonts are 1em wide.
  /frameworks/base/libs/hwui/font/
CacheTexture.h 40 * sub-optimal packing of small glyphs into wide columns). If there is no column in which the
  /frameworks/base/libs/hwui/tests/unit/
SkiaCanvasTests.cpp 30 * Verify that we get the same culling bounds for text for (1) drawing glyphs
  /frameworks/rs/
rsFont.h 82 // Pointer to the utf data, length of data, where to start, number of glyphs ot read
  /prebuilts/misc/darwin-x86_64/freetype/include/freetype2/
ftadvanc.h 72 /* Typically, glyphs that are either unscaled, unhinted, bitmapped, */
fterrdef.h 246 "Font glyphs corrupted or missing fields" )
  /external/skia/src/pdf/
SkPDFDevice.cpp 1436 const SkGlyphID* glyphs = nullptr; local
    [all...]
  /external/skqp/src/pdf/
SkPDFDevice.cpp 1436 const SkGlyphID* glyphs = nullptr; local
    [all...]
  /external/freetype/
ChangeLog.26 136 glyphs, you should store about 8 times more boundary pixels than
798 tag in use. If we now have a font that contains both glyphs for
800 HarfBuzz unavoidably treats all glyphs as `geor'. As a consequence,
801 blue zones for `geok' are not used for glyphs involved in the
889 [pfr] Fix handling of compound glyphs.
    [all...]
  /external/pdfium/core/fxge/skia/
fx_skia_device.cpp 1583 SkTDArray<uint16_t> glyphs; local
    [all...]
  /external/harfbuzz_ng/src/
hb-ot-layout-gpos-table.hh 39 #define attach_chain() var.i16[0] /* glyph to which this attaches to, relative to current glyphs; negative for going back, positive for forward. */
502 * value(s)--applied to all glyphs in
555 * values applied to glyphs */
    [all...]
hb-ot-shape-complex-hangul.cc 282 * Set jamo features on the individual glyphs, and advance past them.
351 /* We decomposed S: apply jamo features to the individual glyphs
  /frameworks/base/libs/hwui/
SkiaCanvas.cpp 740 // glyphs centered or right-aligned; the offset above takes
757 glyphFunc(buffer.glyphs, buffer.pos);
768 // glyphs centered or right-aligned; the offsets take care of
777 uint16_t* glyphs = (uint16_t*)(xform + N); local
781 glyphs[i - start] = layout.getGlyphId(i);
798 this->asSkCanvas()->drawTextRSXform(glyphs, sizeof(uint16_t) * N, xform, nullptr, paintCopy);
  /device/linaro/bootloader/edk2/IntelFrameworkPkg/Library/FrameworkUefiLib/
Console.c 255 in String. Unicode characters that are narrow glyphs have a width of 1, and Unicode
256 characters that are width glyphs have a width of 2.
  /external/freetype/include/freetype/
ftoutln.h 233 /* coincides with the exact bounding box for most glyphs, it can be */
401 /* 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
  /external/freetype/src/cff/
cffgload.c 446 /* as a consequence, glyphs larger than 2000ppem get rejected */
532 /* For composite glyphs, return only left side bearing and */
  /external/freetype/src/cid/
cidgload.c 213 /* as a consequence, glyphs larger than 2000ppem get rejected */
421 /* for composite glyphs, return only left side bearing and */
  /external/freetype/src/pfr/
pfrsbit.c 671 /* overridden in the bitmap header of certain glyphs */
739 * size properties make bitmap glyphs broken.
  /external/freetype/src/type1/
t1gload.c 119 /* as a consequence, glyphs larger than 2000ppem get rejected */
447 /* for composite glyphs, return only left side bearing and */
  /external/skia/docs/
SkCanvas_Reference.bmh     [all...]
  /external/skia/src/core/
SkScalerContext.h 279 glyphs return zero.
384 /** Returns the number of glyphs in the font. */
  /external/skqp/docs/
SkCanvas_Reference.bmh     [all...]

Completed in 1033 milliseconds

<<11121314151617181920>>