|
Pepper_56_C_interfaces
Pepper_56_C_interfaces
|
Public Attributes | |
| struct PP_Var | text |
| PP_Bool | rtl |
| PP_Bool | override_direction |
| PP_Bool PP_BrowserFont_Trusted_TextRun::override_direction |
Set to PP_TRUE to force the directionality of the text regardless of content
| PP_Bool PP_BrowserFont_Trusted_TextRun::rtl |
Set to PP_TRUE if the text is right-to-left.
| struct PP_Var PP_BrowserFont_Trusted_TextRun::text |
This var must either be a string or a null/undefined var (which will be treated as a 0-length string).