| 
    Chromium Embedded Framework (CEF)
    126.2.0+g5c56e98+chromium-126.0.6478.62
    
   | 
 
Class representing IME composition underline. More...
#include "include/internal/cef_types_wrappers.h"
  
Public Member Functions | |
| CefCompositionUnderline () | |
| CefCompositionUnderline (const cef_composition_underline_t &r) | |
Additional Inherited Members | |
  Public Attributes inherited from cef_composition_underline_t | |
| cef_range_t | range | 
| Underline character range.  More... | |
| cef_color_t | color | 
| Text color.  More... | |
| cef_color_t | background_color | 
| Background color.  More... | |
| int | thick | 
| Set to true (1) for thick underline.  More... | |
| cef_composition_underline_style_t | style | 
| Style.  More... | |
Class representing IME composition underline.
      
  | 
  inline | 
      
  | 
  inline |