HomeSort by relevance Sort by last modified time
    Searched full:overlay (Results 576 - 600 of 1450) sorted by null

<<21222324252627282930>>

  /external/chromium/chrome/browser/resources/gpu_internals/
tracing_controller.js 13 this.overlay_.className = 'gpu-tracing-overlay';
15 cr.ui.decorate(this.overlay_, gpu.Overlay);
  /external/chromium/chrome/browser/resources/options/
language_options.js 68 // Add the language without showing the overlay if it's specified in
81 var addLanguageList = $('add-language-overlay-language-list');
86 var addLanguageOkButton = $('add-language-overlay-ok-button');
432 * Updates the language list in the add language overlay.
438 // overlay. Languages that are already active will become invisible,
446 var addLanguageList = $('add-language-overlay-language-list');
504 // place in the overlay, rather than a button. Ignore it.
528 var languagesSelect = $('add-language-overlay-language-list');
  /external/chromium/chrome/browser/sync/
sync_setup_flow.h 39 // run the sync setup overlay in tabbed options and deletes itself when the
40 // overlay closes.
  /external/chromium/chrome/browser/ui/webui/options/chromeos/
internet_options_handler.h 55 // Passes data needed to show details overlay for network.
91 // an overlay to be displayed in the UI.
  /external/chromium-trace/trace-viewer/src/tracing/
timeline_view.css 138 .view-help-overlay {
180 .view-import-errors-overlay {
  /external/chromium_org/ash/wm/
header_painter.h 89 // |theme_frame_overlay_id| is 0 if no overlay image should be used.
154 // |theme_frame_overlay_id| is 0 if no overlay image is used.
  /external/chromium_org/chrome/browser/resources/options/
clear_browser_data_overlay.js 10 * Encapsulated handling of the 'Clear Browser Data' overlay page.
16 'clear-browser-data-overlay');
home_page_overlay.js 17 'home-page-overlay',
58 $('home-page-overlay').appendChild(suggestionList);
language_dictionary_overlay_word_list.js 47 wordEl.classList.add('language-dictionary-overlay-word-list-item');
51 wordField.classList.add('language-dictionary-overlay-word-list-item');
language_options.css 180 #add-language-overlay-page .content-area {
185 #add-language-overlay-language-list {
  /external/chromium_org/chrome/browser/resources/print_preview/previewarea/
preview_area.js 118 * Overlay element.
167 OVERLAY: 'preview-area-overlay-layer'
257 * Shows a custom message on the preview area's overlay.
367 PreviewArea.Classes_.OVERLAY)[0];
407 * Shows a given message on the overlay.
438 // Show overlay.
443 * Hides the message overlay.
  /external/chromium_org/chrome/browser/resources/
set_as_default_browser.css 43 #metro-setup-overlay {
77 #metro-setup-overlay .content-area {
  /external/chromium_org/chrome/browser/ui/cocoa/autofill/
autofill_overlay_controller.mm 17 // Spacing around the message in the overlay view.
20 // Spacing below image and above text messages in overlay view.
  /external/chromium_org/chrome/browser/ui/cocoa/tabs/
tab_window_controller.h 45 // Used during tab dragging to turn on/off the overlay window when a tab
136 // drag is complete. This prevents a window (and its overlay) from going away
  /external/chromium_org/chrome/browser/ui/webui/options/
manage_profile_handler.h 21 // Chrome personal stuff profiles manage overlay UI handler.
57 // Send all profile icons to the overlay.
  /external/chromium_org/content/browser/renderer_host/
render_widget_host_view_mac.h 358 // Sets the overlay view, which should be drawn in the same IOSurface
360 // Overlay is stored as a weak ptr.
361 void SetOverlayView(RenderWidgetHostViewMac* overlay,
364 // Removes the previously set overlay view.
567 // The overlay view which is rendered above this one in the same
569 // Overlay view has |underlay_view_| set to this view.
572 // Offset at which overlay view should be rendered.
584 // Factory used to safely reference overlay view set in SetOverlayView.
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/
inspectorCommon.css 31 body.dock-to-right:not(.undocked):not(.overlay-contents) {
35 body.dock-to-right.inactive:not(.undocked):not(.overlay-contents) {
  /external/chromium_org/ui/views/controls/button/
image_button_unittest.cc 64 // Set an overlay image.
79 // Reset the overlay image.
  /external/chromium_org/ui/views/window/
frame_background.cc 67 // Draw the theme frame overlay, if available.
159 // Draw the theme frame overlay, if available.
  /external/replicaisland/src/com/replica/replicaisland/
LevelBuilder.java 142 priority = SortConstants.OVERLAY; //hack!
193 if (render.getPriority() != SortConstants.OVERLAY) {
  /frameworks/base/docs/html/tools/debugging/
debugging-ui.jd 453 <strong>overlay</strong> on the screen image.
456 To use a bitmap image as an overlay:
467 At the top of the window, click <strong>Load Overlay</strong>. A dialog opens, prompting
471 Pixel Perfect displays the overlay over the screen image in the Pixel Perfect pane. The
475 By default, the overlay has a 50% transparency, which allows you to see the screen
476 image underneath. You can adjust this with the <strong>Overlay:</strong> slider at the
480 Also by default, the overlay is not displayed in the Loupe pane. To display it,
486 The overlay is not saved as part of the screenshot when you save the screen image as a PNG
  /frameworks/base/docs/html/tools/help/
jobb.jd 77 <td>Create OBB file that is an overlay of an existing OBB file structure. This option allows
80 overlay OBB file replace files that have the same path.</td>
  /hardware/qcom/display/msm8960/liboverlay/
overlayMem.h 42 namespace overlay { namespace
208 } // overlay
  /hardware/qcom/display/msm8974/liboverlay/
overlayMem.h 42 namespace overlay { namespace
209 } // overlay
  /hardware/qcom/display/msm8x26/liboverlay/
overlayMem.h 42 namespace overlay { namespace
208 } // overlay

Completed in 1560 milliseconds

<<21222324252627282930>>