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

  /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/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/src/pshinter/
pshrec.c 735 /* one of these stems here */
839 /* add one or more stems to the current hints table */
844 FT_Long* stems )
860 /* record the stems in the current hints/masks table */
864 for ( ; count > 0; count--, stems += 2 )
871 (FT_Int)stems[0],
872 (FT_Int)stems[1],
878 " (%d,%d) to hints table\n", stems[0], stems[1] ));
891 FT_Fixed* stems )
1130 FT_Pos stems[2]; local
1175 FT_Pos stems[32], y; local
    [all...]
  /external/pdfium/third_party/freetype/src/pshinter/
pshrec.c 735 /* one of these stems here */
839 /* add one or more stems to the current hints table */
844 FT_Long* stems )
860 /* record the stems in the current hints/masks table */
864 for ( ; count > 0; count--, stems += 2 )
871 (FT_Int)stems[0],
872 (FT_Int)stems[1],
878 " (%d,%d) to hints table\n", stems[0], stems[1] ));
891 FT_Fixed* stems )
1130 FT_Pos stems[2]; local
1175 FT_Pos stems[32], y; 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/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 
  /external/icu/tools/srcgen/currysrc/libs/
org.eclipse.osgi_3.10.100.v20150529-1857.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.osgi_3.6.2.R36x_v20110210.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/org.eclipse.osgi/3.9.1.v20130814-1242/
org.eclipse.osgi-3.9.1.v20130814-1242.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.osgi_3.9.1.v20140110-1610.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/org.eclipse.osgi/3.9.0.v20130529-1710/
org.eclipse.osgi-3.9.0.v20130529-1710.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.osgi_3.9.0.v20130529-1710.jar 

Completed in 231 milliseconds