Chromium Embedded Framework (CEF)
135.0.1+gd336310+chromium-135.0.7049.3
|
This is the complete list of members for CefScreenInfo, including all inherited members.
available_rect | cef_screen_info_t | |
base_type typedef | CefScreenInfo | |
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 |
CefStructBaseSimple() | CefStructBaseSimple< cef_screen_info_t > | inline |
CefStructBaseSimple(const cef_screen_info_t &r) | CefStructBaseSimple< cef_screen_info_t > | 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 | |
operator=(const cef_screen_info_t &r) | CefStructBaseSimple< cef_screen_info_t > | inline |
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 |
size | cef_screen_info_t |