HomeSort by relevance Sort by last modified time
    Searched refs:STYLE_LATIN (Results 1 - 2 of 2) sorted by null

  /external/freetype/src/autofit/
afstyles.h 41 #undef STYLE_LATIN
42 #define STYLE_LATIN( s, S, f, F, ds, df, C ) \
52 STYLE_LATIN( s, S, c2cp, C2CP, ds, \
55 STYLE_LATIN( s, S, c2sc, C2SC, ds, \
58 STYLE_LATIN( s, S, ordn, ORDN, ds, \
61 STYLE_LATIN( s, S, pcap, PCAP, ds, \
64 STYLE_LATIN( s, S, sinf, SINF, ds, \
67 STYLE_LATIN( s, S, smcp, SMCP, ds, \
70 STYLE_LATIN( s, S, subs, SUBS, ds, \
73 STYLE_LATIN( s, S, sups, SUPS, ds,
    [all...]
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/autofit/
afstyles.h 43 #undef STYLE_LATIN
44 #define STYLE_LATIN( s, S, f, F, ds, df, C ) \
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...]

Completed in 111 milliseconds