Searched defs:IsLandscape (Results 1 – 2 of 2) sorted by relevance
/third_party/cef/libcef/browser/ | ||
D | print_settings_impl.cc | 34 bool CefPrintSettingsImpl::IsLandscape() { in IsLandscape() function in CefPrintSettingsImpl |
/third_party/cef/libcef_dll/ctocpp/ | ||
D | print_settings_ctocpp.cc | 82 NO_SANITIZE("cfi-icall") bool CefPrintSettingsCToCpp::IsLandscape() { in IsLandscape() function in CefPrintSettingsCToCpp |