Searched defs:AsBoxLayout (Results 1 – 5 of 5) sorted by relevance
32 CefRefPtr<CefBoxLayout> AsBoxLayout() override { return this; } in AsBoxLayout() function
42 CefRefPtr<CefBoxLayout> AsBoxLayout() override { return nullptr; } in AsBoxLayout() function
22 CefRefPtr<CefBoxLayout> CefFillLayoutCToCpp::AsBoxLayout() { in AsBoxLayout() function in CefFillLayoutCToCpp
23 CefRefPtr<CefBoxLayout> CefLayoutCToCpp::AsBoxLayout() { in AsBoxLayout() function in CefLayoutCToCpp
61 CefRefPtr<CefBoxLayout> CefBoxLayoutCToCpp::AsBoxLayout() { in AsBoxLayout() function in CefBoxLayoutCToCpp