OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:flipped
(Results
51 - 55
of
55
) sorted by null
1
2
3
/external/chromium_org/ui/compositor/
layer.cc
491
new_layer->SetFlipped(texture_->
flipped
());
/external/chromium_org/cc/trees/
layer_tree_host_unittest_delegated.cc
113
bool
flipped
= false;
local
125
flipped
);
[
all
...]
/external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderThemeChromiumMac.mm
148
void _NSDrawCarbonThemeBezel(NSRect frame, BOOL enabled, BOOL
flipped
);
150
void _NSDrawCarbonThemeListBox(NSRect frame, BOOL enabled, BOOL
flipped
, BOOL always_yes);
804
// Draw the arrow - note this is drawing in a
flipped
coordinate system, so the
815
// Draw the rectangle that underneath (or above in the
flipped
system) the arrow.
[
all
...]
/external/chromium_org/chrome/browser/resources/file_manager/foreground/js/photo/
slide_mode.js
[
all
...]
/external/chromium_org/cc/output/
gl_renderer.cc
97
if (quad->
flipped
) {
[
all
...]
Completed in 1271 milliseconds
1
2
3