HomeSort by relevance Sort by last modified time
    Searched refs:stems (Results 1 - 10 of 10) sorted by null

  /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...]
  /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...]
  /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/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/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/cff/
cffgload.c     [all...]
  /external/freetype/src/cff/
cffgload.c     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.osgi_3.6.1.R36x_v20100806.jar 
org.eclipse.osgi_3.6.2.R36x_v20101103.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.osgi_3.6.2.R36x_v20110210.jar 

Completed in 322 milliseconds