Searched refs:OTV_NEST3 (Results 1 – 5 of 5) sorted by relevance
/external/freetype/src/otvalid/ |
D | otvgsub.c | 259 OTV_NEST3( LigatureSubstFormat1, LigatureSet, Ligature ); in otv_LigatureSubst_validate() 304 OTV_NEST3( ContextSubstFormat1, SubRuleSet, SubRule ); in otv_ContextSubst_validate() 313 OTV_NEST3( ContextSubstFormat2, SubClassSet, SubClassRule ); in otv_ContextSubst_validate() 363 OTV_NEST3( ChainContextSubstFormat1, in otv_ChainContextSubst_validate() 373 OTV_NEST3( ChainContextSubstFormat2, in otv_ChainContextSubst_validate()
|
D | otvgpos.c | 716 OTV_NEST3( MarkLigPosFormat1, LigatureArray, LigatureAttach ); in otv_MarkLigPos_validate() 802 OTV_NEST3( ContextPosFormat1, PosRuleSet, PosRule ); in otv_ContextPos_validate() 811 OTV_NEST3( ContextPosFormat2, PosClassSet, PosClassRule ); in otv_ContextPos_validate() 861 OTV_NEST3( ChainContextPosFormat1, in otv_ChainContextPos_validate() 871 OTV_NEST3( ChainContextPosFormat2, in otv_ChainContextPos_validate()
|
D | otvcommn.h | 165 #define OTV_NEST3( x, y, z ) \ macro 216 #define OTV_NEST3( x, y, z ) \ macro
|
D | otvgdef.c | 271 OTV_NEST3( LigCaretList, LigGlyph, CaretValue ); in otv_GDEF_validate()
|
/external/freetype/ |
D | ChangeLog.22 | 2730 (OTV_NEST1, OTV_NEST2, OTV_NEST3): Use OTV_NAME and OTV_FUNC to
|