| Chromium Embedded Framework (CEF)
    128.0.1+gc234e7f+chromium-128.0.6613.7
    | 
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 |