Chromium Embedded Framework (CEF)
109.0.1+gcd5e37a+chromium-109.0.5414.8
|
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 |