Chromium Embedded Framework (CEF)
109.0.1+gcd5e37a+chromium-109.0.5414.8
|
This is the complete list of members for CefScreenInfo, including all inherited members.
available_rect | cef_screen_info_t | |
CefScreenInfo() | CefScreenInfo | inline |
CefScreenInfo(const cef_screen_info_t &r) | CefScreenInfo | inline |
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) | CefScreenInfo | inline |
depth | cef_screen_info_t | |
depth_per_component | cef_screen_info_t | |
device_scale_factor | cef_screen_info_t | |
is_monochrome | cef_screen_info_t | |
rect | cef_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) | CefScreenInfo | inline |