|
Chromium Embedded Framework (CEF)
106.0.15+gbb70d04+chromium-106.0.5249.12
|
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 |