/frameworks/webview/chromium/java/com/android/webview/chromium/ |
ContentSettingsAdapter.java | 112 public void setLoadWithOverviewMode(boolean overview) { 113 if (TRACE) Log.d(LOGTAG, "setLoadWithOverviewMode=" + overview); 114 mAwSettings.setLoadWithOverviewMode(overview);
|
/external/clang/docs/analyzer/ |
make.bat | 35 echo. changes to make an overview over all changed/added/deprecated items 168 echo.The overview file is in %BUILDDIR%/changes.
|
/external/clang/docs/ |
make.bat | 35 echo. changes to make an overview over all changed/added/deprecated items 168 echo.The overview file is in %BUILDDIR%/changes.
|
/external/llvm/docs/ |
make.bat | 35 echo. changes to make an overview over all changed/added/deprecated items 168 echo.The overview file is in %BUILDDIR%/changes.
|
/frameworks/support/v17/leanback/src/android/support/v17/leanback/widget/ |
DetailsOverviewRowPresenter.java | 37 * overview of an item. Typically this row will be the first row in a fragment 315 * the overview, including the text description. The default is large. 330 * transiting into overview row created by this presenter. The transition will 331 * be cancelled if overview image is not loaded in the timeout period. 334 * the shared element transits to overview image on the left of detail 335 * overview row, while bounds of overview row grows and reveals text 351 * transiting into overview row created by this presenter. The transition will 352 * be cancelled if overview image is not loaded in a default timeout period. 355 * the shared element transits to overview image on the left of detai 397 final View overview = vh.mOverviewFrame; local [all...] |
/frameworks/base/docs/html/ |
jd_collections.js | [all...] |
/build/tools/droiddoc/templates-pdk/ |
sdkpage.cs | 87 href="<?cs var:toroot ?>sdk/ndk/overview.html">What is the NDK?</a> for more information about what 149 overview of how to set up the SDK. </p>
|
/external/chromium_org/third_party/skia/platform_tools/android/app/src/com/skia/ |
SkiaSampleActivity.java | 148 case R.id.overview:
|
/external/libvorbis/doc/ |
a1-encapsulation-ogg.tex | 6 \subsection{Overview} 12 The \xref{vorbis:spec:intro} provides an overview of the construction 16 bitstream overview} and \href{framing.html}{Ogg logical
|
/external/skia/platform_tools/android/app/src/com/skia/ |
SkiaSampleActivity.java | 148 case R.id.overview:
|
/frameworks/base/core/java/android/webkit/ |
WebSettings.java | 44 * the text readable when viewing a wide-viewport layout in the overview mode. 338 * Sets whether the WebView loads pages in overview mode, that is, 344 public abstract void setLoadWithOverviewMode(boolean overview); 347 * Gets whether this WebView loads pages in overview mode. 349 * @return whether this WebView loads pages in overview mode [all...] |
/external/chromium_org/chrome/browser/resources/chromeos/chromevox/common/ |
command_store.js | 365 category: 'overview'}, 369 category: 'overview'}, 373 category: 'overview'}, 377 category: 'overview'}, 381 category: 'overview'},
|
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/timeline/ |
TimelinePowerOverview.js | 96 this.element.id = "timeline-overview-power";
|
/external/chromium_org/android_webview/java/src/org/chromium/android_webview/ |
AwSettings.java | 593 public void setLoadWithOverviewMode(boolean overview) { 595 if (mLoadWithOverviewMode != overview) { 596 mLoadWithOverviewMode = overview; [all...] |
/external/chromium_org/third_party/lcov/bin/ |
genhtml | 96 # Width of overview image 99 # Resolution of overview navigation: this number specifies the maximum 100 # difference in lines between the position a user selected from the overview 104 # Clicking a line in the overview image should show the source code view at 527 # Include genpng code needed for overview image generation 690 my %overview; 795 # Process each subdirectory and collect overview information 812 # Generate name for directory overview HTML page 822 $overview{$dir_name} = [$lines_found, $lines_hit, $fn_found, 835 # Generate overview pag [all...] |
/external/chromium_org/third_party/skia/debugger/QT/ |
SkDebuggerGUI.cpp | 1085 SkString overview; local [all...] |
/external/skia/debugger/QT/ |
SkDebuggerGUI.cpp | 1046 SkString overview; local [all...] |
/external/chromium_org/native_client_sdk/src/doc/ |
faq.rst | 12 "pinnacle"). For a high-level overview of Native Client, see the 13 :doc:`Technical Overview <overview>`. 84 :doc:`Technical Overview <overview>`.
|
/external/chromium_org/chrome/browser/resources/options/ |
browser_options.css | 22 #sync-overview p {
|
/external/chromium_org/chrome/browser/resources/chromeos/chromevox/walkers/ |
abstract_walker.js | 104 * Note also that, as mentioned in the file overview, this operation has
|
/frameworks/base/docs/html/guide/ |
guide_toc.cs | 59 <span class="en">Overview Screen</span> 121 <li><a href="<?cs var:toroot ?>guide/topics/resources/overview.html"> 122 <span class="en">Overview</span> 197 <li><a href="<?cs var:toroot ?>guide/topics/ui/overview.html"> 198 <span class="en">Overview</span> 324 <li><a href="<?cs var:toroot ?>guide/topics/graphics/overview.html"> 325 <span class="en">Overview</span> 409 <span class="en">Sensors Overview</span>
|
/external/chromium_org/chrome/browser/resources/gaia_auth/ |
background.js | 10 * Here is an overview of the communication flow when SAML is being used:
|
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/ |
recognizers.rb | [all...] |
/external/chromium_org/third_party/tcmalloc/vendor/ |
Makefile.am | [all...] |
/frameworks/base/ |
Android.mk | [all...] |