Home
last modified time | relevance | path

Searched refs:STYLE_LATIN (Results 1 – 2 of 2) sorted by relevance

/external/freetype/src/autofit/
Dafstyles.h43 #undef STYLE_LATIN
44 #define STYLE_LATIN( s, S, f, F, ds, df, C ) \ macro
54 STYLE_LATIN( s, S, c2cp, C2CP, ds, \
57 STYLE_LATIN( s, S, c2sc, C2SC, ds, \
60 STYLE_LATIN( s, S, ordn, ORDN, ds, \
63 STYLE_LATIN( s, S, pcap, PCAP, ds, \
66 STYLE_LATIN( s, S, sinf, SINF, ds, \
69 STYLE_LATIN( s, S, smcp, SMCP, ds, \
72 STYLE_LATIN( s, S, subs, SUBS, ds, \
75 STYLE_LATIN( s, S, sups, SUPS, ds, \
[all …]
/external/freetype/
DChangeLog.252516 * src/autofit/afstyles.h (STYLE_LATIN, META_STYLE_LATIN): New