Chromium Embedded Framework (CEF)  115.2.0+g096e3eb+chromium-115.0.5790.13
CefScreenInfo Member List

This is the complete list of members for CefScreenInfo, including all inherited members.

available_rectcef_screen_info_t
CefScreenInfo()CefScreenInfoinline
CefScreenInfo(const cef_screen_info_t &r)CefScreenInfoinline
CefScreenInfo(float device_scale_factor, int depth, int depth_per_component, bool is_monochrome, const cef_rect_t &rect, const cef_rect_t &available_rect)CefScreenInfoinline
depthcef_screen_info_t
depth_per_componentcef_screen_info_t
device_scale_factorcef_screen_info_t
is_monochromecef_screen_info_t
rectcef_screen_info_t
Set(float device_scale_factor_val, int depth_val, int depth_per_component_val, bool is_monochrome_val, const CefRect &rect_val, const CefRect &available_rect_val)CefScreenInfoinline