const short TB_LR
text within a line is written top-to-bottom.
Definition WritingMode2.idl:64
const short BT_LR
text within a line is written bottom-to-top.
Definition WritingMode2.idl:85
const short CONTEXT
obtain actual writing mode from the context of the object.
Definition WritingMode2.idl:78
@ RL_TB
text within a line are written right-to-left.
Definition WritingMode.idl:48
@ LR_TB
text within lines is written left-to-right.
Definition WritingMode.idl:40
@ TB_RL
text within a line is written top-to-bottom.
Definition WritingMode.idl:56