Home
last modified time | relevance | path

Searched defs:ClearFlexForView (Results 1 – 2 of 2) sorted by relevance

/third_party/cef/libcef/browser/views/
Dbox_layout_impl.cc38 void CefBoxLayoutImpl::ClearFlexForView(CefRefPtr<CefView> view) { in ClearFlexForView() function in CefBoxLayoutImpl
/third_party/cef/libcef_dll/ctocpp/views/
Dbox_layout_ctocpp.cc42 void CefBoxLayoutCToCpp::ClearFlexForView(CefRefPtr<CefView> view) { in ClearFlexForView() function in CefBoxLayoutCToCpp