Searched defs:GetBounds (Results 1 - 25 of 29) sorted by last modified time

12

/external/pdfium/core/src/fxge/Microsoft SDK/include/
H A DGdiPlusBitmap.h267 Image::GetBounds( function in class:Image
H A DGdiPlusGraphics.h2599 GraphicsPath::GetBounds( function in class:GraphicsPath
2619 GraphicsPath::GetBounds( function in class:GraphicsPath
H A DGdiPlusMetaHeader.h152 VOID GetBounds (OUT Rect *rect) const function in class:MetafileHeader
H A DGdiPlusRegion.h286 Region::GetBounds(OUT RectF* rect, function in class:Region
295 Region::GetBounds(OUT Rect* rect, function in class:Region
H A DGdiPlusTypes.h404 VOID GetBounds(OUT RectF* rect) const function in class:RectF
607 VOID GetBounds(OUT Rect* rect) const function in class:Rect
/external/chromium_org/v8/src/compiler/
H A Dnode-properties-inl.h201 inline Bounds NodeProperties::GetBounds(Node* node) { return node->bounds(); } function in class:v8::internal::compiler::NodeProperties
/external/chromium_org/tools/telemetry/telemetry/web_perf/
H A Dtimeline_interaction_record.py167 def GetBounds(self): member in class:TimelineInteractionRecord
/external/chromium_org/ui/aura/
H A Dremote_window_tree_host_win.cc219 gfx::Rect RemoteWindowTreeHostWin::GetBounds() const { function in class:aura::RemoteWindowTreeHostWin
H A Dwindow_tree_host_ozone.cc77 gfx::Rect WindowTreeHostOzone::GetBounds() const { function in class:aura::WindowTreeHostOzone
78 return platform_window_->GetBounds();
86 return platform_window_->GetBounds().origin();
H A Dwindow_tree_host_win.cc73 gfx::Rect WindowTreeHostWin::GetBounds() const { function in class:aura::WindowTreeHostWin
74 return window_->GetBounds();
82 return window_->GetBounds().origin();
H A Dwindow_tree_host_x11.cc519 gfx::Rect WindowTreeHostX11::GetBounds() const { function in class:aura::WindowTreeHostX11
/external/chromium_org/ui/ozone/platform/caca/
H A Dcaca_window.cc112 gfx::Rect CacaWindow::GetBounds() { return gfx::Rect(bitmap_size_); } function in class:ui::CacaWindow
/external/chromium_org/ui/ozone/platform/dri/
H A Ddri_window.cc70 gfx::Rect DriWindow::GetBounds() { function in class:ui::DriWindow
/external/chromium_org/ui/ozone/platform/egltest/
H A Dozone_platform_egltest.cc60 virtual gfx::Rect GetBounds() OVERRIDE;
108 gfx::Rect EgltestWindow::GetBounds() { function in class:ui::__anon17000::EgltestWindow
/external/chromium_org/ui/ozone/platform/test/
H A Dtest_window.cc38 gfx::Rect TestWindow::GetBounds() { function in class:ui::TestWindow
/external/chromium_org/ui/platform_window/win/
H A Dwin_window.cc81 gfx::Rect WinWindow::GetBounds() { function in class:ui::WinWindow
/external/chromium_org/ui/platform_window/x11/
H A Dx11_window.cc232 gfx::Rect X11Window::GetBounds() { function in class:ui::X11Window
/external/chromium_org/ui/views/controls/textfield/
H A Dtextfield.cc1113 gfx::Rect Textfield::GetBounds() { function in class:views::Textfield
/external/chromium_org/ui/views/widget/desktop_aura/
H A Ddesktop_window_tree_host_win.cc481 // GetBounds and SetBounds work in pixel coordinates, whereas other get/set
484 gfx::Rect DesktopWindowTreeHostWin::GetBounds() const { function in class:views::DesktopWindowTreeHostWin
505 gfx::Size old_content_size = GetBounds().size();
524 return GetBounds().origin();
572 gfx::Rect bounds_without_expansion = GetBounds();
796 OnHostMoved(GetBounds().origin());
H A Ddesktop_window_tree_host_x11.cc881 gfx::Rect DesktopWindowTreeHostX11::GetBounds() const { function in class:views::DesktopWindowTreeHostX11
1254 // window is minimized. On Linux, returning empty size in GetBounds() or
/external/chromium_org/extensions/shell/browser/
H A Dshell_native_app_window.cc35 bounds.set_origin(GetBounds().origin());
71 return GetBounds();
78 gfx::Rect ShellNativeAppWindow::GetBounds() const { function in class:extensions::ShellNativeAppWindow
/external/chromium_org/mojo/aura/
H A Dwindow_tree_host_mojo.cc115 gfx::Rect WindowTreeHostMojo::GetBounds() const { function in class:mojo::WindowTreeHostMojo
/external/chromium_org/components/native_app_window/
H A Dnative_app_window_views.cc108 gfx::Rect NativeAppWindowViews::GetBounds() const { function in class:native_app_window::NativeAppWindowViews
/external/chromium_org/content/browser/web_contents/
H A Dtouch_editable_impl_aura.cc224 gfx::Rect TouchEditableImplAura::GetBounds() { function in class:content::TouchEditableImplAura
/external/chromium_org/chrome/test/base/
H A Dtest_browser_window.cc122 gfx::Rect TestBrowserWindow::GetBounds() const { function in class:TestBrowserWindow

Completed in 279 milliseconds

12