arsd-official ~master (2024-10-25T16:17:57Z)
Dub
Repo
cef_text_style_t
arsd
webview
Text style types. Should be kepy in sync with gfx::TextStyle.
Values
Value
Meaning
CEF_TEXT_STYLE_BOLD
0
CEF_TEXT_STYLE_ITALIC
1
CEF_TEXT_STYLE_STRIKE
2
CEF_TEXT_STYLE_DIAGONAL_STRIKE
3
CEF_TEXT_STYLE_UNDERLINE
4
Meta
Source
See Implementation
arsd
webview
classes
CEF
WebView
enums
cef_content_setting_types_t
cef_content_setting_values_t
cef_log_severity_t
functions
cef_api_hash
cef_version_info
structs
cef_insets_t
cef_point_t
cef_rect_t
cef_size_t
libcef
Text style types. Should be kepy in sync with gfx::TextStyle.