FrameBorderHitTestController  448 ash/frame/custom_frame_view_ash.cc           new FrameBorderHitTestController(frame_)) {
FrameBorderHitTestController  488 ash/frame/custom_frame_view_ash.cc   return FrameBorderHitTestController::NonClientHitTest(this,
FrameBorderHitTestController   13 ash/frame/custom_frame_view_ash.h class FrameBorderHitTestController;
FrameBorderHitTestController   89 ash/frame/custom_frame_view_ash.h   scoped_ptr<FrameBorderHitTestController> frame_border_hit_test_controller_;
FrameBorderHitTestController   22 ash/frame/frame_border_hit_test_controller.cc FrameBorderHitTestController::FrameBorderHitTestController(views::Widget* frame)
FrameBorderHitTestController   28 ash/frame/frame_border_hit_test_controller.cc FrameBorderHitTestController::~FrameBorderHitTestController() {
FrameBorderHitTestController   32 ash/frame/frame_border_hit_test_controller.cc int FrameBorderHitTestController::NonClientHitTest(
FrameBorderHitTestController   29 ash/frame/frame_border_hit_test_controller.h class ASH_EXPORT FrameBorderHitTestController {
FrameBorderHitTestController   31 ash/frame/frame_border_hit_test_controller.h   explicit FrameBorderHitTestController(views::Widget* frame);
FrameBorderHitTestController   32 ash/frame/frame_border_hit_test_controller.h   virtual ~FrameBorderHitTestController();
FrameBorderHitTestController   45 ash/frame/frame_border_hit_test_controller.h   DISALLOW_COPY_AND_ASSIGN(FrameBorderHitTestController);
FrameBorderHitTestController   28 ash/wm/panels/panel_frame_view.cc           new FrameBorderHitTestController(frame_)) {
FrameBorderHitTestController  104 ash/wm/panels/panel_frame_view.cc   return FrameBorderHitTestController::NonClientHitTest(this,
FrameBorderHitTestController   19 ash/wm/panels/panel_frame_view.h class FrameBorderHitTestController;
FrameBorderHitTestController   70 ash/wm/panels/panel_frame_view.h   scoped_ptr<FrameBorderHitTestController> frame_border_hit_test_controller_;
FrameBorderHitTestController   86 chrome/browser/ui/views/frame/browser_non_client_frame_view_ash.cc           new ash::FrameBorderHitTestController(frame)) {
FrameBorderHitTestController  198 chrome/browser/ui/views/frame/browser_non_client_frame_view_ash.cc   int hit_test = ash::FrameBorderHitTestController::NonClientHitTest(this,
FrameBorderHitTestController   17 chrome/browser/ui/views/frame/browser_non_client_frame_view_ash.h class FrameBorderHitTestController;
FrameBorderHitTestController  124 chrome/browser/ui/views/frame/browser_non_client_frame_view_ash.h   scoped_ptr<ash::FrameBorderHitTestController>