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

  /external/freetype/src/autofit/
afranges.h 5 /* Auto-fitter Unicode script ranges (specification). */
28 #undef SCRIPT
29 #define SCRIPT( s, S, d, h, sc1, sc2, sc3 ) \
afpic.c 124 #undef SCRIPT
125 #define SCRIPT( s, S, d, h, sc1, sc2, sc3 ) \
afglobal.h 36 #undef SCRIPT
37 #define SCRIPT( s, S, d, h, sc1, sc2, sc3 ) \
73 /* default script for OpenType; ignored if HarfBuzz isn't used */
afglobal.c 44 #undef SCRIPT
45 #define SCRIPT( s, S, d, h, sc1, sc2, sc3 ) \
84 #undef SCRIPT
85 #define SCRIPT( s, S, d, h, sc1, sc2, sc3 ) \
166 AF_SCRIPT_CLASSES_GET[style_class->script];
179 if ( (FT_UInt)style_class->script ==
218 /* handle the default OpenType features of the default script ... */
hbshim.c 51 * with all lookups specific to the OpenType script activated. It
87 /* load HarfBuzz script tags */
88 #undef SCRIPT
89 #define SCRIPT( s, S, d, h, sc1, sc2, sc3 ) h,
105 hb_set_t* gsub_lookups; /* GSUB lookups for a given script */
107 hb_set_t* gpos_lookups; /* GPOS lookups for a given script */
110 hb_script_t script; local
134 script = scripts[style_class->script];
136 /* Convert a HarfBuzz script tag into the corresponding OpenType *
    [all...]
aftypes.h 244 * the script (based on script-specific characters to identify ascender
248 * glyph covered by the script,
298 * Each script is associated with a set of Unicode ranges that gets used
299 * to test whether the font face supports the script.
301 * We use four-letter script tags from the OpenType specification,
302 * extended by `NONE', which indicates `no script'.
305 #undef SCRIPT
306 #define SCRIPT( s, S, d, h, sc1, sc2, sc3 ) \
334 AF_Script script; member in struct:AF_ScriptClassRec_
442 AF_Script script; member in struct:AF_StyleClassRec_
    [all...]
  /external/dhcpcd/
defs.h 36 #ifndef SCRIPT
37 # define SCRIPT LIBEXECDIR "/" PACKAGE "-run-hooks"
Makefile 15 SCRIPT= ${LIBEXECDIR}/dhcpcd-run-hooks
37 SED_SCRIPT= -e 's:@SCRIPT@:${SCRIPT}:g'
  /external/chromium-libpac/test/
proxy_resolver_v8_unittest.cc 107 #define SCRIPT(x) (currentPac = String16(x))
151 int result = resolver.SetPacScript(SCRIPT(DIRECT_JS));
167 int result = resolver.SetPacScript(SCRIPT(RETURN_EMPTY_STRING_JS));
182 int result = resolver.SetPacScript(SCRIPT(PASSTHROUGH_JS));
185 // The "FindProxyForURL" of this PAC script simply concatenates all of the
250 // Try using a PAC script which defines no "FindProxyForURL" function.
253 int result = resolver.SetPacScript(SCRIPT(NO_ENTRYPOINT_JS));
261 // Try loading a malformed PAC script.
264 int result = resolver.SetPacScript(SCRIPT(MISSING_CLOSE_BRACE_JS));
281 // Run a PAC script several times, which has side-effects
    [all...]
  /cts/tests/tests/content/src/android/content/res/cts/
ConfigTest.java 40 SCRIPT,
167 case SCRIPT:
    [all...]
  /external/chromium_org/third_party/icu/source/test/intltest/
loctest.h 138 SCRIPT,
  /external/icu/icu4c/source/test/intltest/
loctest.h 139 SCRIPT,
  /cts/tests/tests/renderscript/src/android/renderscript/cts/
TypeTest.java 78 testTypeBuilderHelper(Element.SCRIPT(mRS));
ElementTest.java 122 assertTrue(Element.SCRIPT(mRS) != null);
220 Element[] SCRIPT = { Element.SCRIPT(mRS) };
244 RGBA_5551, RGB_565, SAMPLER, SCRIPT, TYPE,
326 eb.add(Element.SCRIPT(mRS), "SCRIPT", arraySize);
392 assertFalse(Element.SCRIPT(mRS).isComplex());
AllocationTest.java 65 // No mips graphics and script
90 // Script and texture
143 createTypedHelper(Element.SCRIPT(mRS));
182 createSizedHelper(Element.SCRIPT(mRS));
737 ScriptC_setelementat script = new ScriptC_setelementat(mRS); local
739 script.set_memset_toValue(1);
740 script.forEach_memset(singleElement);
742 script.set_dimX(48);
743 script.set_array(largeArray);
745 script.forEach_setLargeArray(singleElement)
762 ScriptC_setelementat script = new ScriptC_setelementat(mRS); local
    [all...]
  /external/ipsec-tools/src/racoon/
cfparse.h 183 SCRIPT = 399,
348 #define SCRIPT 399
  /external/chromium_org/third_party/icu/source/test/cintltst/
cloctst.c 60 /* script code */
79 /* display script code (English) */
92 /* display script code (French) */
105 /* display script code (Catalan) */
128 /* display script code (Greek) */
170 SCRIPT = 1,
463 case SCRIPT:
    [all...]
  /external/icu/icu4c/source/test/cintltst/
cloctst.c 60 /* script code */
79 /* display script code (English) */
92 /* display script code (French) */
105 /* display script code (Catalan) */
128 /* display script code (Greek) */
170 SCRIPT = 1,
463 case SCRIPT:
    [all...]
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/common/
math_semantic_attr.js 33 * This file is part of the content script as we do not want to call out to the
265 // script small l
927 font: cvox.SemanticAttr.Font.SCRIPT
932 font: cvox.SemanticAttr.Font.SCRIPT
    [all...]
  /external/owasp/sanitizer/lib/htmlparser-1.3/
htmlparser-1.3-with-transitions.jar 
htmlparser-1.3.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 

Completed in 3709 milliseconds