HomeSort by relevance Sort by last modified time
    Searched full:kerning (Results 51 - 75 of 107) sorted by null

1 23 4 5

  /external/webkit/Source/WebCore/svg/
SVGFontElement.cpp 154 return it->kerning;
  /external/webkit/Tools/iExploder/iexploder-1.7.2/src/html-attrs/
mozilla 274 kerning
  /external/freetype/include/freetype/internal/
sfnt.h     [all...]
  /external/freetype/src/pfr/
pfrload.c 517 /* load kerning pair data */
609 " invalid kerning pairs table\n" ));
  /external/icu4c/layout/
LayoutEngine.cpp 370 if (fTypoFlags & 0x1) { /* kerning enabled */
513 // 3 -> kerning and ligatures
OpenTypeLayoutEngine.h 39 * such as kerning and accent positioning.
  /external/webkit/Source/WebCore/css/
SVGCSSStyleSelector.cpp 163 HANDLE_INHERIT_AND_INITIAL(kerning, Kerning);
SVGCSSComputedStyleDeclaration.cpp 138 return SVGLength::toCSSPrimitiveValue(svgStyle->kerning());
  /external/webkit/Source/WebCore/platform/graphics/win/
UniscribeController.cpp 96 // functions. Those functions would allow us to turn off kerning and ligatures. Without being able
98 // together (the complex code path will narrow the text because of kerning and ligatures and then
  /external/harfbuzz/src/
harfbuzz-shaper.h 287 HB_Bool kerning_applied; /* output: true if kerning was applied by the shaper */
  /external/harfbuzz_ng/src/hb-old/
harfbuzz-shaper.h 257 HB_Bool kerning_applied; /* output: true if kerning was applied by the shaper */
  /external/icu4c/test/letest/
gendata.cpp 157 int32_t typoFlags = 3; // kerning + ligatures...
  /external/jmonkeyengine/engine/src/core/com/jme3/font/
BitmapFont.java 201 // The kerning amount from one character to the next affects the
  /external/skia/legacy/include/core/
SkScalerContext.h 47 int8_t fRsbDelta, fLsbDelta; // used by auto-kerning
  /external/webkit/Source/WebCore/platform/graphics/
Font.h 120 return textRenderingMode == OptimizeLegibility || textRenderingMode == GeometricPrecision ? Kerning | Ligatures : 0;
  /external/webkit/Source/WebCore/rendering/style/
SVGRenderStyle.cpp 133 // If kerning changes, we need a relayout, to force SVGCharacterData to be recalculated in the SVGRootInlineBox.
  /external/freetype/src/sfnt/
sfobjs.c 746 /* consider the kerning and gasp tables as optional */
819 /* kerning available ? */
    [all...]
  /external/harfbuzz_ng/src/
hb-ft.cc 177 /* FreeType API doesn't support vertical kerning */
hb-ot-shape-fallback.cc 413 /* Performs old-style TrueType kerning. */
  /external/webkit/Source/WebCore/platform/graphics/mac/
ComplexTextControllerATSUI.cpp 304 bool allowKerning = typesettingFeatures & Kerning;
  /external/freetype/src/cff/
cffobjs.c 869 /* XXX: WE DO NOT SUPPORT KERNING METRICS IN THE GPOS TABLE FOR NOW */
871 /* kerning available? */
    [all...]
  /cts/tests/tests/text/src/android/text/cts/
TextUtilsTest.java 328 // turn off kerning. with kerning enabled, different methods of measuring the same text
380 // turn off kerning. with kerning enabled, different methods of measuring the same text
    [all...]
  /external/freetype/src/psaux/
afmparse.c 659 /* compare two kerning pairs */
  /external/libvpx/libvpx/examples/includes/geshi/geshi/
actionscript3.php 193 'keyCode', 'kerning', 'join', 'italic', 'isXMLName',
  /external/freetype/include/freetype/config/
ftoption.h     [all...]

Completed in 3062 milliseconds

1 23 4 5