HomeSort by relevance Sort by last modified time
    Searched refs:GetHitTestMask (Results 1 - 5 of 5) sorted by null

  /external/chromium/chrome/browser/ui/touch/tabs/
touch_tab.h 52 virtual void GetHitTestMask(gfx::Path* path) const;
touch_tab.cc 112 void TouchTab::GetHitTestMask(gfx::Path* path) const {
  /external/chromium/chrome/browser/ui/views/tabs/
tab.h 71 virtual void GetHitTestMask(gfx::Path* path) const OVERRIDE;
tab.cc 327 void Tab::GetHitTestMask(gfx::Path* path) const {
tab_strip.cc 87 virtual void GetHitTestMask(gfx::Path* path) const {
    [all...]

Completed in 82 milliseconds