HomeSort by relevance Sort by last modified time
    Searched full:painted (Results 1 - 25 of 283) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/chromium_org/third_party/WebKit/Source/core/rendering/
PaintPhase.h 34 * The backgrounds and borders of all blocks are painted. Inlines are not painted at all.
36 * In the foreground phase, all inlines are fully painted. Inline replaced elements will get all
  /external/chromium/chrome/browser/
ntp_background_util.h 21 // that gets painted and also serves as the origin of the image (for top-
  /external/chromium_org/cc/debug/
overdraw_metrics.h 28 // Record pixels painted by WebKit into the texture updater, but does not mean
32 // painted/uploaded, and did not contribute to other tiles needing to be
33 // painted.
87 // Count of pixels that were painted due to invalidation.
  /external/chromium_org/chrome/browser/ui/
ntp_background_util.h 20 // that gets painted and also serves as the origin of the image (for top-
  /external/chromium_org/chrome/browser/ui/views/tabs/
tab_controller.h 84 // Returns true if |tab| needs to be painted. If false is returned the tab is
85 // not painted. If true is returned the tab should be painted and |clip| is
89 // Returns true if tabs painted in the rectangular light-bar style.
  /external/chromium_org/ui/compositor/
compositor_constants.h 13 // mouse, rather than the hardware surface we've painted. As a result, for
  /external/chromium_org/remoting/client/
frame_consumer.h 29 // Accepts a buffer to be painted to the screen. The buffer's dimensions and
31 // pixels falling within |region| and the current clipping area are painted.
  /external/chromium_org/ppapi/cpp/
graphics_2d.h 90 /// The painted area of the source bitmap must fall entirely within the
101 /// @param[in] image The <code>ImageData</code> to be painted.
104 /// painted.
116 /// means that the rectangle being painted will be at <code>src_rect</code>
120 /// image being painted, not the context. For the common case of copying the
123 /// The painted area of the source bitmap must fall entirely within the
138 /// @param[in] image The <code>ImageData</code> to be painted.
141 /// painted.
143 /// will be painted.
177 /// <strong>Note:</strong> The new image will not be painted until you cal
    [all...]
  /external/chromium_org/chrome/browser/ui/views/frame/
immersive_mode_controller_ash.h 60 // Updates whether the tab strip is painted in a short "light bar" style.
91 // Whether a short "light bar" version of the tab strip should be painted when
93 // tab strip is not painted at all when the top-of-window views are closed.
  /external/chromium_org/ppapi/api/dev/
ppb_graphics_2d_dev.idl 72 * painted. This allows a portion of the plugin element to be painted to.
76 * @param[in] offset The offset at which the context should be painted.
  /external/chromium_org/ppapi/api/
ppb_graphics_2d.idl 70 * will be painted.
91 * means that the rectangle being painted will be at <code>src_rect</code>
95 * image being painted, not the context. For the common case of copying the
98 * The painted area of the source bitmap must fall entirely within the
114 * @param[in] image The <code>ImageData</code> to be painted.
117 * painted.
119 * will be painted.
163 * <strong>Note:</strong> The new image will not be painted until you call
180 * @param[in] image The <code>ImageData</code> to be painted.
194 * executed on the calling thread when the image has been painted to th
    [all...]
  /external/chromium_org/ppapi/c/dev/
ppb_graphics_2d_dev.h 89 * painted. This allows a portion of the plugin element to be painted to.
93 * @param[in] offset The offset at which the context should be painted.
  /external/chromium_org/ppapi/c/
ppb_graphics_2d.h 83 * will be painted.
101 * means that the rectangle being painted will be at <code>src_rect</code>
105 * image being painted, not the context. For the common case of copying the
108 * The painted area of the source bitmap must fall entirely within the
124 * @param[in] image The <code>ImageData</code> to be painted.
127 * painted.
129 * will be painted.
169 * <strong>Note:</strong> The new image will not be painted until you call
186 * @param[in] image The <code>ImageData</code> to be painted.
197 * executed on the calling thread when the image has been painted to th
    [all...]
  /external/chromium_org/ppapi/cpp/dev/
graphics_2d_dev.h 57 /// painted. This allows a portion of the plugin element to be painted to.
61 /// @param[in] offset The offset at which the context should be painted.
  /external/chromium_org/ui/views/controls/
image_view.h 95 // Returns true if |img| is the same as the last image we painted. This is
125 // Scale last painted at.
128 // Address of bytes we last painted. This is used only for comparison, so its
  /external/chromium_org/chrome/browser/ui/cocoa/
browser_window_utils.h 43 // a theme image should be painted at. See
50 // of a theme image should be painted at. This method exists so that the
themed_window.h 42 // |alignment| should be painted at. The result of this method can be used in
  /external/chromium_org/ui/gfx/
canvas_paint_win.h 17 // The bitmap will be automatically painted to the screen on destruction.
60 // Returns the DC that will be painted to
canvas_paint_mac.h 27 // If true, the data painted into the CanvasSkiaPaint is blended onto the
  /external/chromium_org/ash/shelf/
background_animator.h 63 // Whether the background is painted.
  /external/chromium_org/chrome/browser/resources/chromeos/login/
demo_user_login.js 27 // Report back sign in UI being painted.
  /external/chromium_org/chrome/browser/ui/views/
tab_icon_view.h 58 // Current frame of the throbber being painted. This is only used if
  /external/chromium_org/chrome/browser/ui/views/toolbar/
back_button.cc 28 // which will be reflected in where the border is painted
  /external/chromium_org/media/filters/
skcanvas_video_renderer.h 29 // Black will be painted on |canvas| if |video_frame| is null.
  /external/chromium_org/ui/gfx/image/
image_skia_rep.h 43 // Retrieves the scale that the bitmap will be painted at.

Completed in 1188 milliseconds

1 2 3 4 5 6 7 8 91011>>