
Defines | |
| #define | NS_FONT_STYLE_NORMAL 0 |
| #define | NS_FONT_STYLE_ITALIC 1 |
| #define | NS_FONT_STYLE_OBLIQUE 2 |
| #define | NS_FONT_WEIGHT_NORMAL 400 |
| #define | NS_FONT_WEIGHT_BOLD 700 |
| #define | NS_FONT_WEIGHT_BOLDER 1 |
| #define | NS_FONT_WEIGHT_LIGHTER (-1) |
| #define | NS_FONT_STRETCH_ULTRA_CONDENSED (-4) |
| #define | NS_FONT_STRETCH_EXTRA_CONDENSED (-3) |
| #define | NS_FONT_STRETCH_CONDENSED (-2) |
| #define | NS_FONT_STRETCH_SEMI_CONDENSED (-1) |
| #define | NS_FONT_STRETCH_NORMAL 0 |
| #define | NS_FONT_STRETCH_SEMI_EXPANDED 1 |
| #define | NS_FONT_STRETCH_EXPANDED 2 |
| #define | NS_FONT_STRETCH_EXTRA_EXPANDED 3 |
| #define | NS_FONT_STRETCH_ULTRA_EXPANDED 4 |
| #define | NS_FONT_STRETCH_WIDER 10 |
| #define | NS_FONT_STRETCH_NARROWER (-10) |
| #define NS_FONT_STRETCH_CONDENSED (-2) |
| #define NS_FONT_STRETCH_EXPANDED 2 |
| #define NS_FONT_STRETCH_EXTRA_CONDENSED (-3) |
| #define NS_FONT_STRETCH_EXTRA_EXPANDED 3 |
| #define NS_FONT_STRETCH_NARROWER (-10) |
| #define NS_FONT_STRETCH_NORMAL 0 |
| #define NS_FONT_STRETCH_SEMI_CONDENSED (-1) |
| #define NS_FONT_STRETCH_SEMI_EXPANDED 1 |
| #define NS_FONT_STRETCH_ULTRA_CONDENSED (-4) |
| #define NS_FONT_STRETCH_ULTRA_EXPANDED 4 |
| #define NS_FONT_STRETCH_WIDER 10 |
| #define NS_FONT_STYLE_ITALIC 1 |
| #define NS_FONT_STYLE_NORMAL 0 |
| #define NS_FONT_STYLE_OBLIQUE 2 |
| #define NS_FONT_WEIGHT_BOLD 700 |
| #define NS_FONT_WEIGHT_BOLDER 1 |
| #define NS_FONT_WEIGHT_LIGHTER (-1) |
| #define NS_FONT_WEIGHT_NORMAL 400 |
1.6.1