HomeSort by relevance Sort by last modified time
    Searched full:stems (Results 1 - 25 of 62) sorted by null

1 2 3

  /external/chromium_org/third_party/freetype/include/freetype/internal/
pshints.h 157 * 0 for horizontal stems (hstem), 1 for vertical ones (vstem).
164 * Use vertical coordinates (y) for horizontal stems (dim=0). Use
165 * horizontal coordinates (x) for vertical stems (dim=1).
191 * counter-controlled horizontal or vertical stems at once.
198 * 0 for horizontal stems, 1 for vertical ones.
202 * pairs for the counter-controlled stems.
205 * Use vertical coordinates (y) for horizontal stems (dim=0). Use
206 * horizontal coordinates (x) for vertical stems (dim=1).
208 * The lengths cannot be negative (ghost stems are never
224 * A method of the @T1_Hints class used to reset the stems hints in
661 T2_Hints_StemsFunc stems; member in struct:T2_Hints_FuncsRec_
    [all...]
  /external/freetype/include/internal/
pshints.h 157 * 0 for horizontal stems (hstem), 1 for vertical ones (vstem).
164 * Use vertical coordinates (y) for horizontal stems (dim=0). Use
165 * horizontal coordinates (x) for vertical stems (dim=1).
191 * counter-controlled horizontal or vertical stems at once.
198 * 0 for horizontal stems, 1 for vertical ones.
202 * pairs for the counter-controlled stems.
205 * Use vertical coordinates (y) for horizontal stems (dim=0). Use
206 * horizontal coordinates (x) for vertical stems (dim=1).
208 * The lengths cannot be negative (ghost stems are never
224 * A method of the @T1_Hints class used to reset the stems hints in
661 T2_Hints_StemsFunc stems; member in struct:T2_Hints_FuncsRec_
    [all...]
  /external/pdfium/core/include/thirdparties/freetype/freetype/internal/
pshints.h 157 * 0 for horizontal stems (hstem), 1 for vertical ones (vstem).
164 * Use vertical coordinates (y) for horizontal stems (dim=0). Use
165 * horizontal coordinates (x) for vertical stems (dim=1).
191 * counter-controlled horizontal or vertical stems at once.
198 * 0 for horizontal stems, 1 for vertical ones.
202 * pairs for the counter-controlled stems.
205 * Use vertical coordinates (y) for horizontal stems (dim=0). Use
206 * horizontal coordinates (x) for vertical stems (dim=1).
208 * The lengths cannot be negative (ghost stems are never
224 * A method of the @T1_Hints class used to reset the stems hints in
661 T2_Hints_StemsFunc stems; member in struct:T2_Hints_FuncsRec_
    [all...]
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/internal/
pshints.h 157 * 0 for horizontal stems (hstem), 1 for vertical ones (vstem).
164 * Use vertical coordinates (y) for horizontal stems (dim=0). Use
165 * horizontal coordinates (x) for vertical stems (dim=1).
191 * counter-controlled horizontal or vertical stems at once.
198 * 0 for horizontal stems, 1 for vertical ones.
202 * pairs for the counter-controlled stems.
205 * Use vertical coordinates (y) for horizontal stems (dim=0). Use
206 * horizontal coordinates (x) for vertical stems (dim=1).
208 * The lengths cannot be negative (ghost stems are never
224 * A method of the @T1_Hints class used to reset the stems hints in
661 T2_Hints_StemsFunc stems; member in struct:T2_Hints_FuncsRec_
    [all...]
  /external/chromium_org/third_party/freetype/src/pshinter/
pshrec.c 727 /* one of these stems here */
836 /* add one or more stems to the current hints table */
841 FT_Long* stems )
853 /* record the stems in the current hints/masks table */
862 for ( ; count > 0; count--, stems += 2 )
869 dim, (FT_Int)stems[0], (FT_Int)stems[1],
874 " (%d,%d) to hints table\n", stems[0], stems[1] ));
896 FT_Fixed* stems )
1135 FT_Pos stems[2]; local
1180 FT_Pos stems[32], y, n; local
    [all...]
pshglob.h 133 /* dimension 0 => X coordinates + vertical hints/stems */
134 /* dimension 1 => Y coordinates + horizontal hints/stems */
pshrec.h 129 /* dimension 0 => X coordinates + vertical hints/stems */
130 /* dimension 1 => Y coordinates + horizontal hints/stems */
pshalgo.c 213 /* we now need to determine the initial `parent' stems; first */
478 /* check blue zones for horizontal stems */
664 * of stems
702 /* check blue zones for horizontal stems */
753 /* Stems less than one pixel wide are easy -- we want to
765 /* Position stems other to minimize the amount of mid-grays.
776 * for stems of width N + f where f < 0.5.
779 * for stems of width N + f where f > 0.5.
    [all...]
  /external/freetype/src/pshinter/
pshrec.c 727 /* one of these stems here */
836 /* add one or more stems to the current hints table */
841 FT_Long* stems )
853 /* record the stems in the current hints/masks table */
862 for ( ; count > 0; count--, stems += 2 )
869 dim, (FT_Int)stems[0], (FT_Int)stems[1],
874 " (%d,%d) to hints table\n", stems[0], stems[1] ));
896 FT_Fixed* stems )
1135 FT_Pos stems[2]; local
1180 FT_Pos stems[32], y, n; local
    [all...]
pshglob.h 133 /* dimension 0 => X coordinates + vertical hints/stems */
134 /* dimension 1 => Y coordinates + horizontal hints/stems */
pshrec.h 129 /* dimension 0 => X coordinates + vertical hints/stems */
130 /* dimension 1 => Y coordinates + horizontal hints/stems */
pshalgo.c 213 /* we now need to determine the initial `parent' stems; first */
478 /* check blue zones for horizontal stems */
664 * of stems
702 /* check blue zones for horizontal stems */
753 /* Stems less than one pixel wide are easy -- we want to
765 /* Position stems other to minimize the amount of mid-grays.
776 * for stems of width N + f where f < 0.5.
779 * for stems of width N + f where f > 0.5.
    [all...]
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/pshinter/
pshrec.c 727 /* one of these stems here */
836 /* add one or more stems to the current hints table */
841 FT_Long* stems )
853 /* record the stems in the current hints/masks table */
862 for ( ; count > 0; count--, stems += 2 )
869 dim, (FT_Int)stems[0], (FT_Int)stems[1],
874 " (%d,%d) to hints table\n", stems[0], stems[1] ));
896 FT_Fixed* stems )
1135 FT_Pos stems[2]; local
1180 FT_Pos stems[32], y, n; local
    [all...]
pshglob.h 133 /* dimension 0 => X coordinates + vertical hints/stems */
134 /* dimension 1 => Y coordinates + horizontal hints/stems */
pshrec.h 129 /* dimension 0 => X coordinates + vertical hints/stems */
130 /* dimension 1 => Y coordinates + horizontal hints/stems */
  /external/freetype/include/
ftcffdrv.h 59 * features (vertical stems) on the pixel grid without hinting, thus
61 * vertical stems may be only partially black. In this context,
62 * `antialiasing' means that stems are not positioned exactly on pixel
85 * vertical stems (see above) are central to Armenian, Cyrillic, Greek,
107 * `captured' and are aligned to that zone. Uncaptured stems are moved
175 * By default, the Adobe CFF engine darkens stems at smaller sizes,
205 * By default, the Adobe CFF engine darkens stems as follows (if the
  /packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/JAJP/
OpenWnnClauseConverterJAJP.java 260 ArrayList<WnnWord> stems = getIndependentWords(input, all); local
261 if (stems != null && (!stems.isEmpty())) {
262 Iterator<WnnWord> stemsi = stems.iterator();
283 stems = getIndependentWords(str, all);
284 if (stems == null || stems.isEmpty()) {
292 Iterator<WnnWord> stemsi = stems.iterator();
  /external/chromium_org/third_party/freetype/include/freetype/
ftcffdrv.h 119 * By default, the Adobe CFF engine darkens stems at smaller sizes,
  /external/freetype/src/autofit/
afhints.h 113 * Stems
115 * Stems are detected by `af_{cjk,latin,...}_hint_edges'.
117 * Segments need to be `linked' to other ones in order to detect stems.
142 * The detection and handling of stems is dependent on the writing
afscript.h 27 /* derive the standard width and height of stems). */
afcjk.c 823 * We either identify the stems on the ends as serifs or remove
824 * the linkage, depending on the length of the stems.
    [all...]
  /external/pdfium/core/include/thirdparties/freetype/freetype/
ftcffdrv.h 119 * By default, the Adobe CFF engine darkens stems at smaller sizes,
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/
ftcffdrv.h 119 * By default, the Adobe CFF engine darkens stems at smaller sizes,
  /external/chromium_org/third_party/freetype/src/autofit/
afhints.h 108 * Stems
110 * Segments need to be `linked' to other ones in order to detect stems.
130 * Stems are detected by `af_{cjk,latin,...}_hint_edges'.
  /external/chromium_org/third_party/sqlite/src/src/
test_fuzzer.c 138 ** duplicate stems is suppressed.
140 ** Active stems (those that might generate new outputs) are kepts on a linked
176 fuzzer_stem *pDone; /* Stems already processed to completion */
177 fuzzer_stem *aQueue[FUZZER_NQUEUE]; /* Queue of stems with higher rCostX */
181 int nStem; /* Number of stems allocated */
295 ** Free all stems in a list.
521 ** Insert pNew into queue of pending stems. Then find the stem

Completed in 2127 milliseconds

1 2 3