Searched
full:webkit (Results
501 -
525 of
911) sorted by null
<<21222324252627282930>>
/external/clang/docs/ |
ClangFormatStyleOptions.rst | 10 the predefined styles (LLVM, Google, Chromium, Mozilla, WebKit) or create a 144 * ``WebKit`` 145 A style complying with `WebKit's style guide 146 <http://www.webkit.org/coding/coding-style.html>`_
|
/external/clang/tools/clang-format/ |
clang-format-diff.py | 60 'formatting style to apply (LLVM, Google, Chromium, Mozilla, WebKit)')
|
/external/llvm/include/llvm/IR/ |
CallingConv.h | 57 // WebKit JS - Calling convention for stack based JavaScript calls
|
/external/proguard/examples/ |
android.pro | 114 @android.webkit.JavascriptInterface <methods>;
|
/external/proguard/examples/gradle/ |
android.gradle | 134 @android.webkit.JavascriptInterface <methods>; \
|
/external/skia/bench/ |
AAClipBench.cpp | 87 // how WebKit nests clips.
|
/external/v8/test/mjsunit/ |
keywords-and-reserved_words.js | 33 // http://trac.webkit.org/export/89109/trunk/LayoutTests/fast/js/script-tests/keywords-and-reserved_words.js
|
math-round.js | 127 // Tests based on WebKit LayoutTests
|
/external/v8/test/webkit/ |
date-constructor.js | 75 // Regression test for Bug 26978 (https://bugs.webkit.org/show_bug.cgi?id=26978)
|
/external/v8/test/webkit/fast/js/ |
number-toString.js | 33 // From http://bugs.webkit.org/show_bug.cgi?id=5258
|
regexp-no-extensions-expected.txt | 24 Tests that regular expressions do not have extensions that diverge from the JavaScript specification. Because WebKit originally used a copy of PCRE, various non-JavaScript regular expression features were historically present. Also tests various related edge cases.
|
regexp-ranges-and-escaped-hyphens.js | 25 'Tests for bug <a href="https://bugs.webkit.org/show_bug.cgi?id=21232">#21232</a>, and related range issues described in bug.'
|
regexp-unicode-handling.js | 26 'Test for proper handling of Unicode RegExps and <a href="http://bugzilla.webkit.org/show_bug.cgi?id=7445">bug 7445</a>: Gmail puts wrong subject in replies.'
|
string-split-conformance.js | 25 'This test checks for a regression against <a href="https://bugs.webkit.org/show_bug.cgi?id=68348">String#split is buggy</a>.'
|
/external/v8/test/webkit/fast/regex/ |
unicodeCaseInsensitive.js | 24 description("https://bugs.webkit.org/show_bug.cgi?id=82063");
|
/external/v8/tools/testrunner/local/ |
commands.py | 118 # Idea from https://bugs.webkit.org/attachment.cgi?id=75982&action=prettypatch
|
/frameworks/base/core/java/android/webkit/ |
JsDialogHelper.java | 17 package android.webkit;
|
MimeTypeMap.java | 17 package android.webkit;
|
WebViewDelegate.java | 17 package android.webkit;
|
/frameworks/base/docs/html/about/versions/ |
android-1.5-highlights.jd | 92 <li>Updated with latest Webkit browser & Squirrelfish Javascript engines</li>
|
/frameworks/base/docs/html/distribute/stories/ |
tablets.jd | 25 <img alt="" class="screenshot thumbnail" style="-webkit-border-radius: 5px; 108 <img alt="" class="screenshot thumbnail" style="-webkit-border-radius: 5px; 199 <img alt="" class="screenshot thumbnail" style="-webkit-border-radius: 5px; 289 <img alt="" class="screenshot thumbnail" style="-webkit-border-radius: 5px;
|
/frameworks/base/docs/html/training/wearables/apps/ |
index.jd | 36 <li>{@link android.webkit}</li>
|
/frameworks/base/packages/Shell/src/com/android/shell/ |
BugreportStorageProvider.java | 28 import android.webkit.MimeTypeMap;
|
/frameworks/webview/chromium/loader/ |
loader.cpp | 183 const char kClassName[] = "android/webkit/WebViewFactory";
|
/packages/apps/Browser/src/com/android/browser/ |
DownloadTouchIcon.java | 34 import android.webkit.WebView;
|
Completed in 274 milliseconds
<<21222324252627282930>>