Home | History | Annotate | Download | only in autofit

Lines Matching refs:ss

45 #define SCRIPT( s, S, d, h, H, ss )         \
52 ss )
58 #define STYLE( s, S, d, ws, sc, ss, c ) \
64 ss, \
87 #define SCRIPT( s, S, d, h, H, ss ) \
101 #define STYLE( s, S, d, ws, sc, ss, c ) \
119 #define STYLE( s, S, d, ws, sc, ss, c ) #s,
141 FT_UInt ss;
162 for ( ss = 0; AF_STYLE_CLASSES_GET[ss]; ss++ )
165 AF_STYLE_CLASSES_GET[ss];
182 dflt = ss;
197 gstyles[gindex] = (FT_UShort)ss;
208 gstyles[gindex] = (FT_UShort)ss;
225 ( gstyles[gindex] & AF_STYLE_MASK ) == (FT_UShort)ss )
236 ( gstyles[gindex] & AF_STYLE_MASK ) == (FT_UShort)ss )
249 for ( ss = 0; AF_STYLE_CLASSES_GET[ss]; ss++ )
251 AF_StyleClass style_class = AF_STYLE_CLASSES_GET[ss];
298 for ( ss = 0; AF_STYLE_CLASSES_GET[ss]; ss++ )
300 AF_StyleClass style_class = AF_STYLE_CLASSES_GET[ss];