Chromium Embedded Framework (CEF)  121.3.2+gce31761+chromium-121.0.6167.75
CefCompositionUnderline Class Reference

Class representing IME composition underline. More...

#include "include/internal/cef_types_wrappers.h"

Inheritance diagram for CefCompositionUnderline:
cef_composition_underline_t

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...
 

Detailed Description

Class representing IME composition underline.

Constructor & Destructor Documentation

◆ CefCompositionUnderline() [1/2]

CefCompositionUnderline::CefCompositionUnderline ( )
inline

◆ CefCompositionUnderline() [2/2]

CefCompositionUnderline::CefCompositionUnderline ( const cef_composition_underline_t r)
inline

The documentation for this class was generated from the following file: