Home
last modified time | relevance | path

Searched defs:bounds_in_pixels (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/ui/gfx/
Dscreen_android.cc36 const gfx::Rect bounds_in_pixels = in GetPrimaryDisplay() local
/external/chromium_org/ui/views/widget/desktop_aura/
Ddesktop_screen_x11.cc56 gfx::Rect bounds_in_pixels(0, 0, width, height); in GetFallbackDisplayList() local
Ddesktop_native_widget_aura.cc713 gfx::Rect bounds_in_pixels = in SetBounds() local
/external/chromium_org/ui/views/win/
Dhwnd_message_handler.cc528 void HWNDMessageHandler::SetBounds(const gfx::Rect& bounds_in_pixels, in SetBounds()