#include <text_types.h>
Public Attributes | |
| skia::textlayout::ParagraphStyle | skia_paragraph_style |
| TextStyle | text_style |
Definition at line 38 of file text_types.h.
| skia::textlayout::ParagraphStyle Skwasm::ParagraphStyle::skia_paragraph_style |
Definition at line 39 of file text_types.h.
Referenced by paragraphBuilder_create(), paragraphStyle_setApplyRoundingHack(), paragraphStyle_setEllipsis(), paragraphStyle_setHeight(), paragraphStyle_setMaxLines(), paragraphStyle_setStrutStyle(), paragraphStyle_setTextAlign(), paragraphStyle_setTextDirection(), and paragraphStyle_setTextHeightBehavior().
| TextStyle Skwasm::ParagraphStyle::text_style |
Definition at line 40 of file text_types.h.
Referenced by paragraphBuilder_create(), and paragraphStyle_setTextStyle().