OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:painted
(Results
1 - 25
of
283
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/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
.