| int |
m_x; |
|
| int |
m_area; |
|
| int |
m_dy; |
|
| CellEdge* |
m_next; |
|
|
|
| irect |
m_area; |
|
| CellEdge** |
m_line; |
|
|
|
| int |
x; |
|
| OutlineEdge* |
m_next; |
|
|
|
| struct OutlineScanlineInfo |
| { |
|
| struct EdgemapOutlineInfo |
| { |
| antialias |
m_antialias |
|
| irect |
m_area; |
|
| OutlineScanlineInfo* |
m_line; |
|
|
|
| int32 |
m_x; |
|
| PolygonEdge* |
PolygonEdge* |
|
|
|
| struct PolygonScanlineInfo |
| { |
| float |
m_sx; |
|
| float |
m_su; |
|
| float |
m_sv; |
|
| float |
m_tx; |
|
| float |
m_tu; |
|
| float |
m_tv; |
|
| PolygonEdge* |
m_edge; |
|
|
|
| int32 |
m_x; |
|
| int32 |
m_end_y; |
|
| PolygonScanlineInfo* |
m_line; |
|
| PolygonInfo* |
m_next; |
|
|
|
| struct EdgemapPolygonInfo |
| { |
| antialias |
m_antialias; |
|
| int32 |
m_start_y; |
|
| int32 |
m_end_y; |
|
| PolygonInfo* |
m_polygon; |
|
|
|
| int |
m_format_mask; |
|
| FontPitchType |
m_pitchtype; |
|
| wstring |
m_facename |
|
| FontCharsetType |
m_charset |
|
|
|
| float |
x; |
|
| float |
y; |
|
| OutlineNode* |
m_next; |
|
|
|
| OutlineNode* |
m_node; |
|
| OutlineSeg* |
m_next; |
|
|
|
| frect |
m_boundbox; |
|
| OutlineSeg* |
m_first; |
|
|
|
| PathSegType |
m_type; |
|
| PathSeg* |
m_next; |
|
|
|
| float |
m_sx; |
|
| float |
m_sy; |
|
| faffine |
m_transform; |
|
| bool |
m_close; |
|
|
|
| float |
m_hx; |
|
| float |
m_hy; |
|
| float |
m_tx; |
|
| float |
m_ty; |
|
|
|
| float |
m_h0x; |
|
| float |
m_h0y; |
|
| float |
m_h1x; |
|
| float |
m_h1y; |
|
| float |
m_tx; |
|
| float |
m_ty; |
|
|
|
| float |
m_cx; |
|
| float |
m_cy; |
|
| float |
m_dx; |
|
| float |
m_angle; |
|
|
|
| float |
m_rx; |
|
| float |
m_ry; |
|
| float |
m_x_axis_rot; |
|
| bool |
m_large; |
|
| bool |
m_sweep; |
|
| float |
m_tx; |
|
| float |
m_ty; |
|
|
|
| faffine |
m_transform; |
|
| PathSeg* |
m_first; |
|
| PathSeg* |
m_last; |
|
|
|
| faffine |
m_transform; |
|
| PathOperator |
m_ope; |
|
| PathNode* |
m_left; |
|
| PathNode* |
m_right; |
|
|
|
| faffine |
m_transform; |
|
| PathNode* |
m_node; |
|
|
|
| uint8 |
padding; |
|
| uint8 |
r; |
|
| uint8 |
g; |
|
| uint8 |
b; |
|
|
|
| uint8 |
a; |
|
| uint8 |
r; |
|
| uint8 |
g; |
|
| uint8 |
b; |
|
|
|
|
|