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

<<31323334353637383940>>

  /external/chromium_org/chrome/browser/ui/cocoa/tabs/
tab_strip_controller.mm 213 // Paints |overlay| on top of |ground|.
214 NSImage* Overlay(NSImage* ground, NSImage* overlay, CGFloat alpha) {
215 DCHECK_EQ([ground size].width, [overlay size].width);
216 DCHECK_EQ([ground size].height, [overlay size].height);
225 [overlay drawAtPoint:NSZeroPoint
    [all...]
  /frameworks/base/core/res/res/values/
config.xml 600 If so, this should be set to 'false' in an overlay. -->
    [all...]
  /external/chromium_org/chrome/browser/themes/
browser_theme_pack.cc 586 const gfx::ImageSkia& overlay,
591 overlay_(overlay),
607 // If they've provided a custom image, overlay it.
1440 gfx::ImageSkia overlay; local
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/share/info/
ld.info     [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/share/info/
ld.info     [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/share/info/
ld.info     [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/share/info/
ld.info     [all...]
  /frameworks/base/libs/androidfw/
ResourceTypes.cpp     [all...]
  /external/chromium_org/chrome/browser/profiles/
profile_shortcut_manager_win.cc 69 // the Windows taskbar icon is 32x32 and the avatar icon overlay is 16x16. So to
70 // get the shortcut avatar badge and the avatar icon overlay to match up, we
136 // Overlay the avatar on the icon, anchoring it to the bottom-right of the
    [all...]
  /external/chromium_org/chrome/browser/ui/autofill/
autofill_dialog_controller_impl.h 381 // Tells the view to update the overlay.
521 // Shows a card generation overlay if necessary, then calls DoFinishSubmit.
    [all...]
  /external/chromium_org/chrome/browser/ui/search/
instant_extended_interactive_uitest.cc 326 // Instant overlay. This is a subclass of |ExtensionBrowserTest| because it
699 // Focus omnibox and confirm overlay isn't shown.
746 // Focus omnibox and confirm overlay isn't shown.
    [all...]
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/
CSSMetadata.js 177 "hidden", "auto", "visible", "overlay", "scroll"
270 "hidden", "auto", "visible", "overlay", "scroll"
279 "hidden", "auto", "visible", "overlay", "scroll"
    [all...]
  /external/chromium_org/third_party/WebKit/Source/platform/mac/
ScrollAnimatorMac.mm 944 // Non-overlay scrollbars should always participate in hit testing.
954 // Overlay scrollbars should participate in hit testing whenever they are at all visible.
    [all...]
  /external/chromium_org/third_party/WebKit/public/web/
WebView.h 509 // Adds/removes page overlay to this WebView. These functions change the
511 // contents of the page overlay. It also provides an z-order number for
512 // the page overlay. The z-order number defines the paint order the page
  /frameworks/base/docs/html/reference/com/google/android/gms/maps/model/
package-summary.html 716 <td class="jd-descrcol" width="100%">A ground overlay is an image that is fixed to a map.&nbsp;</td>
720 <td class="jd-descrcol" width="100%">Defines options for a ground overlay.&nbsp;</td>
764 <td class="jd-descrcol" width="100%">A Tile Overlay is a set of images which are displayed on top of the base map tiles.&nbsp;</td>
  /dalvik/dx/src/com/android/dx/cf/code/
ExecutionStack.java 312 ex.addContext("overlay stack:");
LocalsArraySet.java 356 ex.addContext("overlay locals:");
  /development/samples/devbytes/animation/CardFlip/src/com/example/android/cardflip/
CardFlip.java 254 * the cards being rotated in the current stack will overlay the cards in the
  /device/lge/mako/
device.mk 22 DEVICE_PACKAGE_OVERLAYS := device/lge/mako/overlay
  /device/samsung/manta/
device.mk 125 device/samsung/manta/overlay
  /external/chromium/chrome/browser/chromeos/input_method/
input_method_util.h 84 // Gets the ID for the keyboard overlay from the given input method ID.
  /external/chromium/chrome/browser/ui/cocoa/bookmarks/
bookmark_button.mm 183 // Lock bar visibility, forcing the overlay to stay visible if we are in
  /external/chromium/chrome/browser/ui/cocoa/
browser_frame_view.mm 279 // Check to see if we have an overlay image.
  /external/chromium_org/ash/strings/
ash_strings_zh-CN.xtb 22 <translation id="938582441709398163">Overlay ??</translation>
  /external/chromium_org/chrome/browser/resources/file_manager/foreground/js/photo/
slide_mode.js     [all...]

Completed in 1069 milliseconds

<<31323334353637383940>>