Chromium Embedded Framework (CEF)
128.4.2+g5c235a2+chromium-128.0.6613.18
|
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 |