|
ReactOS 0.4.17-dev-934-g091855f
|
Public Attributes | |
| UINT8 | breakConditionBefore: 2 |
| UINT8 | breakConditionAfter: 2 |
| UINT8 | isWhitespace: 1 |
| UINT8 | isSoftHyphen: 1 |
| UINT8 | padding: 2 |
Definition at line 533 of file dwrite.idl.
| UINT8 DWRITE_LINE_BREAKPOINT::breakConditionAfter |
Definition at line 536 of file dwrite.idl.
Referenced by analyze_linebreaks(), init_cluster_metrics(), and layout_update_breakpoints_range().
| UINT8 DWRITE_LINE_BREAKPOINT::breakConditionBefore |
Definition at line 535 of file dwrite.idl.
Referenced by analyze_linebreaks(), init_cluster_metrics(), and layout_update_breakpoints_range().
| UINT8 DWRITE_LINE_BREAKPOINT::isSoftHyphen |
Definition at line 538 of file dwrite.idl.
Referenced by analyze_linebreaks(), init_cluster_metrics(), and layout_update_breakpoints_range().
| UINT8 DWRITE_LINE_BREAKPOINT::isWhitespace |
Definition at line 537 of file dwrite.idl.
Referenced by analyze_linebreaks(), init_cluster_metrics(), and layout_update_breakpoints_range().
| UINT8 DWRITE_LINE_BREAKPOINT::padding |
Definition at line 539 of file dwrite.idl.
Referenced by analyze_linebreaks().