Searched refs:GetHitTestMask (Results 1 - 25 of 42) sorted by relevance

12

/external/chromium_org/chrome/browser/ui/tabs/
H A Dtab_resources.h20 static void GetHitTestMask(int width,
H A Dtab_resources.cc29 void TabResources::GetHitTestMask(int width, function in class:TabResources
/external/chromium_org/chrome/browser/ui/views/apps/
H A Dshaped_app_window_targeter.cc18 bool ShapedAppWindowTargeter::GetHitTestMask(aura::Window* window, function in class:ShapedAppWindowTargeter
H A Dshaped_app_window_targeter.h20 virtual bool GetHitTestMask(aura::Window* window,
/external/chromium_org/ui/views/bubble/
H A Dbubble_window_targeter.cc23 bool BubbleWindowTargeter::GetHitTestMask(aura::Window* window, function in class:views::BubbleWindowTargeter
H A Dbubble_window_targeter.h25 virtual bool GetHitTestMask(aura::Window* window,
/external/chromium_org/ui/views/
H A Dmasked_targeter_delegate.cc22 if (!GetHitTestMask(&mask))
H A Dmasked_targeter_delegate.h31 virtual bool GetHitTestMask(gfx::Path* mask) const = 0;
/external/chromium_org/ui/wm/core/
H A Dmasked_window_targeter.h25 virtual bool GetHitTestMask(aura::Window* window, gfx::Path* mask) const = 0;
H A Dmasked_window_targeter.cc24 if (!GetHitTestMask(window, &mask))
/external/chromium_org/content/browser/web_contents/aura/
H A Dimage_window_delegate.cc94 void ImageWindowDelegate::GetHitTestMask(gfx::Path* mask) const { function in class:content::ImageWindowDelegate
H A Dimage_window_delegate.h45 virtual void GetHitTestMask(gfx::Path* mask) const OVERRIDE;
/external/chromium_org/ui/aura/
H A Dwindow_delegate.h95 // returns true, GetHitTestMask below will be called to get the mask.
101 virtual void GetHitTestMask(gfx::Path* mask) const = 0;
/external/chromium_org/ui/aura/test/
H A Dtest_window_delegate.cc96 void TestWindowDelegate::GetHitTestMask(gfx::Path* mask) const { function in class:aura::test::TestWindowDelegate
134 void MaskedWindowDelegate::GetHitTestMask(gfx::Path* mask) const { function in class:aura::test::MaskedWindowDelegate
H A Dtest_window_delegate.h62 virtual void GetHitTestMask(gfx::Path* mask) const OVERRIDE;
102 virtual void GetHitTestMask(gfx::Path* mask) const OVERRIDE;
/external/chromium_org/ui/views/widget/
H A Dnative_widget_delegate.h144 virtual void GetHitTestMask(gfx::Path* mask) const = 0;
/external/chromium_org/ui/app_list/views/
H A Dspeech_view.cc82 virtual bool GetHitTestMask(gfx::Path* mask) const OVERRIDE;
92 bool MicButton::GetHitTestMask(gfx::Path* mask) const { function in class:app_list::__anon16571::MicButton
/external/chromium_org/ui/aura/demo/
H A Ddemo_main.cc73 virtual void GetHitTestMask(gfx::Path* mask) const OVERRIDE {}
/external/chromium_org/ash/display/
H A Dcursor_window_controller.cc59 virtual void GetHitTestMask(gfx::Path* mask) const OVERRIDE {}
/external/chromium_org/chrome/browser/ui/views/tabs/
H A Dtab.h187 virtual bool GetHitTestMask(gfx::Path* mask) const OVERRIDE;
/external/chromium_org/content/browser/web_contents/
H A Dweb_contents_view_aura.h174 virtual void GetHitTestMask(gfx::Path* mask) const OVERRIDE;
/external/chromium_org/mojo/examples/aura_demo/
H A Daura_demo.cc72 virtual void GetHitTestMask(gfx::Path* mask) const OVERRIDE {}
/external/chromium_org/ui/views/controls/native/
H A Dnative_view_host_aura.cc57 virtual void GetHitTestMask(gfx::Path* mask) const OVERRIDE {}
/external/chromium_org/ui/keyboard/
H A Dkeyboard_controller.cc63 virtual bool GetHitTestMask(aura::Window* window,
117 virtual void GetHitTestMask(gfx::Path* mask) const OVERRIDE {
/external/chromium_org/ui/views/touchui/
H A Dtouch_selection_controller_impl.cc140 virtual bool GetHitTestMask(aura::Window* window,
307 bool TouchHandleWindowTargeter::GetHitTestMask(aura::Window* window, function in class:views::TouchHandleWindowTargeter

Completed in 4586 milliseconds

12