Chromium Embedded Framework (CEF)
114.2.1+gd70a0a8+chromium-114.0.5735.45
|
This is the complete list of members for CefRect, including all inherited members.
CefRect() | CefRect | inline |
CefRect(const cef_rect_t &r) | CefRect | inline |
CefRect(int x, int y, int width, int height) | CefRect | inline |
Contains(int point_x, int point_y) const | CefRect | inline |
Contains(const CefPoint &point) const | CefRect | inline |
height | cef_rect_t | |
IsEmpty() const | CefRect | inline |
Set(int x_val, int y_val, int width_val, int height_val) | CefRect | inline |
width | cef_rect_t | |
x | cef_rect_t | |
y | cef_rect_t |