Home
last modified time | relevance | path

Searched defs:Rect (Results 1 – 25 of 258) sorted by relevance

1234567891011

/external/chromium_org/ui/gfx/geometry/
Drect.h40 Rect() : RectBase<Rect, Point, Size, Insets, Vector2d, int>(Point()) {} in Rect() function
42 Rect(int width, int height) in Rect() function
46 Rect(int x, int y, int width, int height) in Rect() function
56 explicit Rect(const gfx::Size& size) in Rect() function
59 Rect(const gfx::Point& origin, const gfx::Size& size) in Rect() function
/external/chromium_org/ppapi/cpp/
Drect.h24 Rect() { in Rect() function
36 Rect(const PP_Rect& rect) { // Implicit. in Rect() function
49 Rect(int32_t w, int32_t h) { in Rect() function
64 Rect(int32_t x, int32_t y, int32_t w, int32_t h) { in Rect() function
76 explicit Rect(const Size& s) { in Rect() function
90 Rect(const Point& origin, const Size& size) { in Rect() function
Dtext_input_controller.h19 class Rect; variable
/external/chromium_org/ui/gfx/mac/
Dcoordinate_conversion.h14 class Rect; variable
/external/chromium_org/ui/snapshot/test/
Dsnapshot_desktop.h11 class Rect; variable
/external/chromium_org/ui/views/widget/
Dmonitor_win.h11 class Rect; variable
/external/chromium_org/ui/snapshot/
Dsnapshot_win.h15 class Rect; variable
/external/chromium_org/ui/base/ime/
Dtext_input_client.h19 class Rect; variable
/external/chromium_org/ui/keyboard/
Dkeyboard_controller_observer.h11 class Rect; variable
/external/chromium_org/ppapi/cpp/dev/
Dtext_input_dev.h15 class Rect; variable
/external/chromium_org/ui/base/
Dbase_window.h13 class Rect; variable
/external/chromium_org/ppapi/cpp/private/
Dfind_private.h17 class Rect; variable
/external/chromium_org/ui/gfx/
Dscreen.h19 class Rect; variable
/external/chromium_org/ui/aura/
Dlayout_manager.h12 class Rect; variable
/external/chromium_org/content/renderer/
Dsad_plugin.h13 class Rect; variable
Ddisambiguation_popup_helper.h12 class Rect; variable
/external/chromium_org/components/web_contents_delegate_android/
Dvalidation_message_bubble_android.h14 class Rect; variable
/external/chromium_org/mojo/services/public/cpp/surfaces/
Dsurfaces_utils.h12 class Rect; variable
/external/chromium_org/ui/views/
Drect_based_targeting_utils.h12 class Rect; variable
/external/chromium_org/ui/compositor/test/
Dtest_utils.h9 class Rect; variable
/external/chromium_org/ui/ozone/platform/caca/
Dcaca_window_manager.h13 class Rect; variable
/external/chromium_org/chrome/browser/ui/omnibox/
Domnibox_popup_view.h17 class Rect; variable
/external/chromium_org/mojo/services/view_manager/
Dserver_view_delegate.h11 class Rect; variable
/external/chromium_org/ash/display/
Dscreen_ash.h15 class Rect; variable
/external/chromium_org/ui/aura/client/
Dwindow_tree_client.h11 class Rect; variable

1234567891011