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

<<31323334353637383940>>

  /external/chromium_org/third_party/WebKit/Source/core/css/
mediaControls.css 118 audio::-webkit-media-controls-overlay-play-button, video::-webkit-media-controls-overlay-play-button {
  /external/chromium_org/v8/tools/
stats-viewer.py 357 """An overlay over a counters file that provides access to the
415 """An overlay over a counters file that provides access to the
  /external/v8/tools/
stats-viewer.py 357 """An overlay over a counters file that provides access to the
415 """An overlay over a counters file that provides access to the
  /frameworks/base/core/java/android/webkit/
WebViewProvider.java 68 public void setHorizontalScrollbarOverlay(boolean overlay);
70 public void setVerticalScrollbarOverlay(boolean overlay);
  /frameworks/base/packages/Keyguard/src/com/android/keyguard/
KeyguardWidgetFrame.java 448 // mFrameStrokeAdjustment is a cludge to prevent the overlay from drawing outside the
489 // We bump up the alpha of the outline to hide the fact that the overlay is drawing
  /frameworks/base/tools/aapt/
AaptAssets.h 585 inline void setOverlay(sp<AaptAssets>& overlay) { mOverlay = overlay; }
  /hardware/qcom/display/msm8960/libhwcomposer/
hwc_copybit.cpp 73 // return true for non-overlay targets
89 //Overlay up & running. Dont use COPYBIT for RGB layers.
  /hardware/qcom/display/msm8x26/libhwcomposer/
hwc_copybit.cpp 73 // return true for non-overlay targets
89 //Overlay up & running. Dont use COPYBIT for RGB layers.
  /hardware/ti/omap4xxx/camera/V4LCameraAdapter/
V4LCameraAdapter.cpp 234 //These are the buffers from which we will copy the data into overlay buffers
274 //Associate each Camera internal buffer with the one from Overlay
  /packages/apps/Settings/src/com/android/settings/deviceinfo/
Status.java 253 // check Null in case no specified preference in overlay xml
265 // check Null in case no specified preference in overlay xml
  /packages/apps/UnifiedEmail/src/com/android/mail/browse/
ConversationViewAdapter.java 48 * A specialized adapter that contains overlay views to draw on top of the underlying conversation
49 * WebView. Each independently drawn overlay view gets its own item in this adapter, and indices
  /packages/apps/VideoEditor/src/com/android/videoeditor/
VideoEditorActivity.java     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
form.h 223 #define REQ_NEW_LINE (KEY_MAX + 31) /* insert/overlay new line */
233 #define REQ_OVL_MODE (KEY_MAX + 41) /* begin overlay mode */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
form.h 223 #define REQ_NEW_LINE (KEY_MAX + 31) /* insert/overlay new line */
233 #define REQ_OVL_MODE (KEY_MAX + 41) /* begin overlay mode */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
form.h 223 #define REQ_NEW_LINE (KEY_MAX + 31) /* insert/overlay new line */
233 #define REQ_OVL_MODE (KEY_MAX + 41) /* begin overlay mode */
  /sdk/eclipse/features/com.android.ide.eclipse.adt/
feature.xml 155 id="overlay.com.android.ide.eclipse.adt.overlay"
  /development/samples/Support4Demos/src/com/example/android/supportv4/widget/
DrawerLayoutActivity.java 68 * for example enabling or disabling a data overlay on top of the current content.</p>
  /development/samples/training/NavigationDrawer/src/com/example/android/navigationdrawerexample/
MainActivity.java 68 * for example enabling or disabling a data overlay on top of the current content.</p>
  /external/chromium/chrome/browser/resources/bookmark_manager/
main.html 143 <div id="drop-overlay"></div>
  /external/chromium/chrome/browser/ui/views/frame/
browser_frame_win.cc 126 // appears to overlay the minimize button.
  /external/chromium/chrome/browser/ui/webui/chromeos/
keyboard_overlay_ui.cc 30 // Called when the keyboard overlay has requested a resource underneath
  /external/chromium_org/chrome/browser/resources/chromeos/login/
oobe.css 178 #popup-overlay {
  /external/chromium_org/chrome/browser/resources/chromeos/wallpaper_manager/js/
wallpaper_manager.js 676 * Close the last opened overlay on pressing the Escape key.
681 // The last opened overlay coincides with the first match of querySelector
684 // TODO(bshe): Make the overlay selection not dependent on the DOM.
685 var closeButtonSelector = '.overlay-container:not([hidden]) .close';
    [all...]
  /external/chromium_org/chrome/browser/resources/file_manager/foreground/js/image_editor/
image_view.js 8 * The overlay displaying the image.
102 ImageView.prototype = {__proto__: ImageBuffer.Overlay.prototype};
237 * Creates an overlay canvas with properties similar to the screen canvas.
240 * @return {HTMLCanvasElement} Overlay canvas.
    [all...]
  /external/chromium_org/chrome/browser/resources/help/
channel_change_page.js 7 * Encapsulated handling of the channel change overlay.

Completed in 2862 milliseconds

<<31323334353637383940>>