| 
    Chromium Embedded Framework (CEF)
    121.0.1+g7a4b55f+chromium-121.0.6167.16
    
   | 
 
Class representing a point. More...
#include "include/internal/cef_types_wrappers.h"
  
Public Member Functions | |
| CefPoint () | |
| CefPoint (const cef_point_t &r) | |
| CefPoint (int x, int y) | |
| bool | IsEmpty () const | 
| void | Set (int x_val, int y_val) | 
Additional Inherited Members | |
  Public Attributes inherited from cef_point_t | |
| int | x | 
| int | y | 
Class representing a point.
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  inline |