| /third_party/cef/include/views/ |
| D | cef_view_delegate.h | 71 virtual CefSize GetMaximumSize(CefRefPtr<CefView> view) { return CefSize(); } in GetMaximumSize() function
|
| /third_party/cef/libcef/browser/views/ |
| D | view_view.h | 131 CEF_VIEW_VIEW_T gfx::Size CEF_VIEW_VIEW_D::GetMaximumSize() const { in GetMaximumSize() function
|
| D | view_impl.h | 608 CEF_VIEW_IMPL_T CefSize CEF_VIEW_IMPL_D::GetMaximumSize() { in GetMaximumSize() function
|
| D | window_view.cc | 210 gfx::Size GetMaximumSize() const override { in GetMaximumSize() function in __anonf29234680111::CaptionlessFrameView
|
| /third_party/cef/libcef_dll/ctocpp/views/ |
| D | view_delegate_ctocpp.cc | 74 CefSize CefViewDelegateCToCpp::GetMaximumSize(CefRefPtr<CefView> view) { in GetMaximumSize() function in CefViewDelegateCToCpp
|
| D | panel_delegate_ctocpp.cc | 71 CefSize CefPanelDelegateCToCpp::GetMaximumSize(CefRefPtr<CefView> view) { in GetMaximumSize() function in CefPanelDelegateCToCpp
|
| D | button_delegate_ctocpp.cc | 111 CefSize CefButtonDelegateCToCpp::GetMaximumSize(CefRefPtr<CefView> view) { in GetMaximumSize() function in CefButtonDelegateCToCpp
|
| D | textfield_delegate_ctocpp.cc | 115 CefSize CefTextfieldDelegateCToCpp::GetMaximumSize(CefRefPtr<CefView> view) { in GetMaximumSize() function in CefTextfieldDelegateCToCpp
|
| D | menu_button_delegate_ctocpp.cc | 142 CefSize CefMenuButtonDelegateCToCpp::GetMaximumSize(CefRefPtr<CefView> view) { in GetMaximumSize() function in CefMenuButtonDelegateCToCpp
|
| D | browser_view_delegate_ctocpp.cc | 210 CefSize CefBrowserViewDelegateCToCpp::GetMaximumSize(CefRefPtr<CefView> view) { in GetMaximumSize() function in CefBrowserViewDelegateCToCpp
|
| D | window_delegate_ctocpp.cc | 361 CefSize CefWindowDelegateCToCpp::GetMaximumSize(CefRefPtr<CefView> view) { in GetMaximumSize() function in CefWindowDelegateCToCpp
|
| D | view_ctocpp.cc | 504 NO_SANITIZE("cfi-icall") CefSize CefViewCToCpp::GetMaximumSize() { in GetMaximumSize() function in CefViewCToCpp
|
| D | browser_view_ctocpp.cc | 608 NO_SANITIZE("cfi-icall") CefSize CefBrowserViewCToCpp::GetMaximumSize() { in GetMaximumSize() function in CefBrowserViewCToCpp
|
| D | scroll_view_ctocpp.cc | 643 NO_SANITIZE("cfi-icall") CefSize CefScrollViewCToCpp::GetMaximumSize() { in GetMaximumSize() function in CefScrollViewCToCpp
|
| D | button_ctocpp.cc | 604 NO_SANITIZE("cfi-icall") CefSize CefButtonCToCpp::GetMaximumSize() { in GetMaximumSize() function in CefButtonCToCpp
|
| D | panel_ctocpp.cc | 736 NO_SANITIZE("cfi-icall") CefSize CefPanelCToCpp::GetMaximumSize() { in GetMaximumSize() function in CefPanelCToCpp
|
| D | label_button_ctocpp.cc | 815 NO_SANITIZE("cfi-icall") CefSize CefLabelButtonCToCpp::GetMaximumSize() { in GetMaximumSize() function in CefLabelButtonCToCpp
|
| D | menu_button_ctocpp.cc | 861 NO_SANITIZE("cfi-icall") CefSize CefMenuButtonCToCpp::GetMaximumSize() { in GetMaximumSize() function in CefMenuButtonCToCpp
|
| D | textfield_ctocpp.cc | 1023 NO_SANITIZE("cfi-icall") CefSize CefTextfieldCToCpp::GetMaximumSize() { in GetMaximumSize() function in CefTextfieldCToCpp
|
| D | window_ctocpp.cc | 1333 NO_SANITIZE("cfi-icall") CefSize CefWindowCToCpp::GetMaximumSize() { in GetMaximumSize() function in CefWindowCToCpp
|
| /third_party/cef/tests/ceftests/views/ |
| D | panel_unittest.cc | 607 CefSize GetMaximumSize(CefRefPtr<CefView> view) override { in GetMaximumSize() function in __anon55c5d5300311::SizingPanelDelegate
|