OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetDisplayInfo
(Results
1 - 6
of
6
) sorted by null
/external/chromium_org/ui/message_center/views/
message_popup_collection_unittest.cc
39
SetDisplayInfo
(gfx::Rect(0, 0, 600, 390), // taskbar at the bottom.
71
void
SetDisplayInfo
(const gfx::Rect& work_area,
214
SetDisplayInfo
(gfx::Rect(0, 0, 590, 400), // Work-area.
236
SetDisplayInfo
(gfx::Rect(0, 0, 600, 390), // Work-area.
242
SetDisplayInfo
(gfx::Rect(0, 10, 600, 390), // Work-area.
264
SetDisplayInfo
(gfx::Rect(0, 0, 600, 390), // Work-area.
273
SetDisplayInfo
(gfx::Rect(10, 10, 590, 390), // Work-area.
295
SetDisplayInfo
(gfx::Rect(0, 0, 600, 390), // Work-area.
304
SetDisplayInfo
(gfx::Rect(0, 10, 580, 400), // Work-area.
326
SetDisplayInfo
(gfx::Rect(0, 0, 600, 390), // Work-area
[
all
...]
/external/chromium_org/content/common/cursors/
webcursor_aurawin.cc
30
void WebCursor::
SetDisplayInfo
(const gfx::Display& display) {
webcursor_aurax11.cc
39
void WebCursor::
SetDisplayInfo
(const gfx::Display& display) {
webcursor_ozone.cc
28
void WebCursor::
SetDisplayInfo
(const gfx::Display& display) {
webcursor.h
110
void
SetDisplayInfo
(const gfx::Display& display);
/external/chromium_org/content/browser/renderer_host/
render_widget_host_view_aura.cc
842
current_cursor_.
SetDisplayInfo
(display);
[
all
...]
Completed in 104 milliseconds