/external/chromium/chrome/browser/ui/gtk/ |
browser_toolbar_gtk.cc | 366 // buttons don't get a halo color from the background. When using Chromium 367 // themes, we want to let the background show through the toolbar. 493 CairoCachedSurface* background = theme_service_->GetSurfaceNamed( local 495 background->SetSource(cr, tabstrip_origin.x(), tabstrip_origin.y()); 536 // Draw the background. CAIRO_OPERATOR_IN uses the existing pixel data as 538 background->SetSource(copy_cr, tabstrip_origin.x(), tabstrip_origin.y());
|
/external/chromium/chrome/browser/ui/views/ |
task_manager_view.cc | 27 #include "views/background.h" 42 // Yellow highlight used when highlighting background resources. 79 // Returns true if resource corresponding to |row| is a background resource. 221 // Thin wrapper around GroupTableView to enable setting the background 240 ItemColor* background, 245 // Render background resources with a yellow highlight. 246 background->color_is_set = true; 247 background->color = kBackgroundResourceHighlight; 268 // |highlight_background_resources| is true, highlights the background 343 // True when the Task Manager should highlight background resources [all...] |
/external/libpng/ |
pngrutil.c | [all...] |
pngget.c | 392 png_color_16p *background) 395 && background != NULL) 399 *background = &(info_ptr->background);
|
/frameworks/base/core/java/android/widget/ |
ListPopupWindow.java | 335 * @return The background drawable for the popup window. 342 * Sets a drawable to be the background for the popup window. 344 * @param d A drawable to set as the background. 1073 Drawable background = mPopup.getBackground(); local [all...] |
/external/chromium/chrome/browser/resources/net_internals/ |
hstsview.js | 73 element.style.webkitTransitionProperty = 'background-color';
|
/external/webkit/Source/WebCore/css/ |
mediaControlsAndroid.css | 63 -webkit-appearance: media-controls-background;
|
/external/webkit/Source/WebCore/platform/graphics/android/rendering/ |
Surface.cpp | 190 // When the background is semi-opaque, 0 < alpha < 255, we had to turn off 261 useAggressiveRendering(), background()); 411 Color* Surface::background() function in class:WebCore::Surface
|
/external/chromium/chrome/browser/download/ |
download_util.cc | 380 SkBitmap* background = (size == BIG) ? g_background_32 : g_background_16; local 386 // We start by storing the bounds of the background and foreground bitmaps 389 background->width(), background->height()); 401 // Draw the background progress image. 403 canvas->DrawBitmapInt(*background, [all...] |
/external/chromium/chrome/browser/renderer_host/ |
render_widget_host_view_mac.h | 225 virtual void SetBackground(const SkBitmap& background);
|
render_widget_host_view_views.h | 76 virtual void SetBackground(const SkBitmap& background) OVERRIDE;
|
/external/chromium/chrome/browser/ui/gtk/tabs/ |
tab_renderer_gtk.cc | 386 // Paint the background behind the favicon. 767 const SkBitmap* background, int bg_offset_x, int bg_offset_y) { 768 // We store a bitmap for each mask + background pair (4 total bitmaps). We 769 // replace the cached image if the tab has moved relative to the background. 771 background)); 777 // The background offset changed so we should re-render with the new 782 *background, bg_offset_x, bg_offset_y, mask->width(), 789 cached_bitmaps_[std::make_pair(mask, background)] = bitmap; 803 // Save the original x offset so we can position background images properly. 896 // The tab image needs to be lined up with the background imag [all...] |
tab_renderer_gtk.h | 193 // Loads the images to be used for the tab background. 329 const SkBitmap* background, 356 // active background is drawn at |GetThrobValue()|%. This is used for hover
|
/external/qemu/distrib/libpng-1.2.19/ |
pngget.c | 363 png_color_16p *background) 366 && background != NULL) 369 *background = &(info_ptr->background);
|
/external/qemu/distrib/sdl-1.2.12/src/video/x11/ |
SDL_x11mouse.c | 117 GCvalues.background = 0;
|
/external/webkit/Source/WebCore/bindings/objc/ |
DOMCSS.h | 56 - (NSString *)background; 57 - (void)setBackground:(NSString *)background;
|
/external/webkit/Source/WebCore/platform/qt/ |
ScrollbarThemeQt.cpp | 163 // The QStyle expects the background to be already filled 164 p.painter->fillRect(opt->rect, opt->palette.background());
|
/external/webkit/Source/WebCore/rendering/ |
RenderTheme.cpp | 72 bool UAHasAppearance, const BorderData& border, const FillLayer& background, const Color& backgroundColor) 84 if (UAHasAppearance && isControlStyled(style, border, background, backgroundColor)) { 384 return true; // We don't support the appearance, so let the normal background/border paint. 650 bool RenderTheme::isControlStyled(const RenderStyle* style, const BorderData& border, const FillLayer& background, 670 // Test the style to see if the UA border and background match. 672 *style->backgroundLayers() != background || [all...] |
/external/webkit/Tools/Scripts/webkitpy/layout_tests/port/ |
http_server.py | 57 def __init__(self, port_obj, output_dir, background=False, port=None, 201 start_cmd.append(# Don't background
|
/hardware/ti/omap4xxx/original-kernel-headers/linux/ |
omapfb.h | 169 __u32 background; member in struct:omapfb_color_key
|
/packages/apps/Contacts/src/com/android/contacts/quickcontact/ |
FloatingChildLayout.java | 59 /** The phase of the background dim. This is one of the values of {@link BackgroundPhase} */ 111 * FloatingChildLayout manages its own background, don't set it. 114 public void setBackground(Drawable background) {
|
/packages/wallpapers/MusicVisualization/src/com/android/musicvis/vis4/ |
Visualization4RS.java | 111 mTextures[0] = Allocation.createFromBitmapResource(mRS, mResources, R.drawable.background);
|
/external/chromium/chrome/browser/ui/views/frame/ |
opaque_browser_frame_view.cc | 113 SkBitmap* background = local 122 minimize_button_->SetBackground(color, background, 136 maximize_button_->SetBackground(color, background, 150 restore_button_->SetBackground(color, background, 164 close_button_->SetBackground(color, background, 606 // Fill with the frame color first so we have a constant background for 752 * So we'd need to sample the background color at the right location and [all...] |
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/ |
KeyboardView.java | 301 // The background of a {@link TextView} being used for a key preview may have invisible 303 // the background, we need to record the width and height of key preview that don't include 307 // The key preview may have an arbitrary offset and its background that may have a bottom 310 // preview background. 531 // Draw key background. 539 final Drawable background = params.mKeyBackground; local 540 background.setState(drawableState); 541 final Rect bounds = background.getBounds(); 543 background.setBounds(0, 0, bgWidth, bgHeight); 546 background.draw(canvas) [all...] |
/external/qemu/android/skin/ |
window.c | 35 typedef struct Background { 39 } Background; 42 background_done( Background* back ) 48 background_init( Background* back, SkinBackground* sback, SkinLocation* loc, SkinRect* frame ) 62 background_redraw( Background* back, SkinRect* rect, SDL_Surface* surface ) 625 Background* background; member in struct:Button 634 button->background = NULL; 638 button_init( Button* button, SkinButton* sbutton, SkinLocation* loc, Background* back, SkinRect* frame, SkinLayout* slayout ) 643 button->background = back [all...] |