Searched refs:NativeFrameViewEx (Results 1 – 1 of 1) sorted by relevance
59 class NativeFrameViewEx : public views::NativeFrameView { class61 NativeFrameViewEx(views::Widget* widget, CefWindowView* view) in NativeFrameViewEx() function in __anon11ba024a0111::NativeFrameViewEx64 NativeFrameViewEx(const NativeFrameViewEx&) = delete;65 NativeFrameViewEx& operator=(const NativeFrameViewEx&) = delete;77 static_cast<View*>(const_cast<NativeFrameViewEx*>(this)), pixel_bounds); in GetWindowBoundsForClientBounds()430 return std::make_unique<NativeFrameViewEx>(widget, this); in CreateNonClientFrameView()