OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:flip_horizontally
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/browser/ui/gtk/
status_bubble_gtk.h
42
bool
flip_horizontally
() const { return flip_horizontally_; }
function in class:StatusBubbleGtk
92
void SetFlipHorizontally(bool
flip_horizontally
);
/external/chromium_org/chrome/browser/ui/gtk/
status_bubble_gtk.h
42
bool
flip_horizontally
() const { return flip_horizontally_; }
function in class:StatusBubbleGtk
93
void SetFlipHorizontally(bool
flip_horizontally
);
Completed in 444 milliseconds