/external/chromium_org/chrome/test/chromedriver/test/ |
run_all_tests.py | 39 def _GenerateTestCommand(script, 47 os.path.join(_THIS_DIR, script),
|
/external/chromium_org/content/browser/ |
database_browsertest.cc | 27 const std::string& script, 32 script,
|
/external/chromium_org/content/child/npapi/ |
npobject_util.cc | 82 NPString *script, 84 return NPObjectProxy::NPNEvaluate(npp, npobj, script, result);
|
/external/chromium_org/content/test/plugin/ |
plugin_windowless_test.cc | 169 const std::string& script, NPVariant* result) { 171 script_url += script;
|
/external/chromium_org/third_party/WebKit/Source/core/html/ |
HTMLDocument.cpp | 243 f->script()->namedItemAdded(this, name); 252 f->script()->namedItemRemoved(this, name);
|
/external/chromium_org/third_party/WebKit/Source/core/inspector/ |
InspectorFrontendHost.cpp | 188 void InspectorFrontendHost::setInjectedScriptForOrigin(const String& origin, const String& script) 191 m_frontendPage->inspectorController()->setInjectedScriptForOrigin(origin, script);
|
/external/chromium_org/third_party/WebKit/Source/core/platform/text/ |
LocaleToScriptMappingDefault.cpp | 47 // This generally maps an ISO 15924 script code to its UScriptCode, but certain families of script codes are 48 // treated as a single script for assigning a per-script font in Settings. For example, "hira" is mapped to 177 UScriptCode script; member in struct:WebCore::LocaleScript 385 localeScriptMap.set(localeScriptList[i].locale, localeScriptList[i].script);
|
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/ |
SourceHTMLTokenizer.re2js | 73 SCRIPT: 16, 88 var match = /<\/script/i.exec(line); 183 // Re-set line to force </script> detection first. 265 if (this._condition.parseCondition & this._parseConditions.SCRIPT) { 266 // Do not tokenize script tag contents, keep lexer state, even though processing "<". 272 this._condition.parseCondition = this._parseConditions.SCRIPT; 309 if (this._condition.parseCondition & (this._parseConditions.SCRIPT | this._parseConditions.STYLE)) { 310 // Do not tokenize script and style tag contents, keep lexer state, even though processing "<". 324 if (this._condition.parseCondition & this._parseConditions.SCRIPT) { 326 // Do not tokenize script tag contents [all...] |
navigatorView.css | 39 .navigator-script-tree-item .icon {
|
/external/chromium_org/third_party/WebKit/Source/web/ |
SharedWorkerRepository.cpp | 154 // If the shared worker is not yet running, load the script resource for it, otherwise just send it a connect event. 188 InspectorInstrumentation::scriptImported(m_worker->scriptExecutionContext(), m_scriptLoader->identifier(), m_scriptLoader->script()); 189 // Pass the script off to the worker, then send a connect event. 190 m_webWorker->startWorkerContext(m_url, m_name, m_worker->scriptExecutionContext()->userAgent(m_url), m_scriptLoader->script(),
|
/external/chromium_org/third_party/harfbuzz-ng/src/ |
hb-common.h | 153 /* Unicode Character Database property: Script (sc) */ 283 /* No script set */ 288 /* Script functions */ 299 hb_script_to_iso15924_tag (hb_script_t script); 302 hb_script_get_horizontal_direction (hb_script_t script);
|
/external/chromium_org/third_party/icu/source/common/unicode/ |
uloc.h | 265 * Useful constant for the maximum size of the script part of a locale ID 411 * Gets the script code for the specified locale. 414 * @param script the language code for localeID 424 char* script, 566 * Gets the script name suitable for display for the specified locale. 568 * @param locale the locale to get the displayable script code with. NULL may be used to specify the default. 573 * @param script the displayable country code for localeID 574 * @param scriptCapacity the size of the script buffer to store the 575 * displayable script code with 576 * @param status error information if retrieving the displayable script code faile [all...] |
/external/chromium_org/third_party/mesa/src/scons/ |
custom.py | 121 def code_generate(env, script, target, source, command): 131 script_src = env.File(script).srcnode() 134 command = command.replace('$SCRIPT', script_src.path) 145 # Running the Python script causes .pyc files to be generated in the
|
/external/chromium_org/third_party/openssl/openssl/ |
Apps-config.mk | 12 # This script will define the following variables:
|
Ssl-config.mk | 12 # This script will define the following variables:
|
check-all-builds.sh | 125 panic "Sorry, this script can only run on 64-bit Linux or Darwin" 198 This script is used to ensure that all OpenSSL build variants compile 224 build-directory, which will _not_ be removed when the script exits. 254 # when the script exits.
|
/external/chromium_org/third_party/re2/re2/testing/ |
unicode_test.py | 158 for script, codes in self.scripts.items(): 161 return script
|
/external/chromium_org/third_party/skia/src/animator/ |
SkAnimateBase.cpp | 210 const char* script = target.c_str(); local 212 bool success = engine.evaluateScript(&script, &scriptValue);
|
SkDrawGradient.cpp | 35 SkDrawGradientUnitMapper(SkAnimateMaker* maker, const char* script) : fMaker(maker), fScript(script) {
|
/external/chromium_org/v8/src/ |
messages.cc | 49 Handle<Object> data(loc->script()->name(), isolate); 82 script_handle = GetScriptWrapper(loc->script());
|
/external/clang/tools/scan-view/ |
Reporter.py | 209 script = os.path.join(os.path.dirname(__file__),'Resources/FileRadar.scpt') 210 args = ['osascript', script, component, componentVersion, classification, personID, report.title,
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/builderTemplate/ |
buildAll.bat | 3 REM script which executes build
|
/external/harfbuzz_ng/src/ |
hb-common.h | 153 /* Unicode Character Database property: Script (sc) */ 283 /* No script set */ 288 /* Script functions */ 299 hb_script_to_iso15924_tag (hb_script_t script); 302 hb_script_get_horizontal_direction (hb_script_t script);
|
/external/harfbuzz_ng/src/hb-ucdn/ |
ucdn.c | 29 unsigned char script; member in struct:__anon20473 200 return get_ucd_record(code)->script;
|
/external/icu4c/common/unicode/ |
uloc.h | 265 * Useful constant for the maximum size of the script part of a locale ID 412 * Gets the script code for the specified locale. 415 * @param script the language code for localeID 425 char* script, 567 * Gets the script name suitable for display for the specified locale. 569 * @param locale the locale to get the displayable script code with. NULL may be used to specify the default. 574 * @param script the displayable country code for localeID 575 * @param scriptCapacity the size of the script buffer to store the 576 * displayable script code with 577 * @param status error information if retrieving the displayable script code faile [all...] |