| 
    Chromium Embedded Framework (CEF)
    110.0.7+gba12a2e+chromium-110.0.5481.23
    
   | 
 
Class representing a range. More...
#include "include/internal/cef_types_wrappers.h"
  
Public Member Functions | |
| CefRange () | |
| CefRange (const cef_range_t &r) | |
| CefRange (int from, int to) | |
| void | Set (int from_val, int to_val) | 
Additional Inherited Members | |
  Public Attributes inherited from cef_range_t | |
| int | from | 
| int | to | 
Class representing a range.
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  inline |