Home | History | Annotate | Download | only in src

Lines Matching defs:is_reverse

904   inline bool is_reverse (void) const;
1116 inline bool is_reverse (void) const
1120 return CastR<ExtensionSubst> (get_subtable(0)).is_reverse ();
1320 /*static*/ inline bool ExtensionSubst::is_reverse (void) const
1324 return CastR<ExtensionSubst> (get_subtable<LookupSubTable>()).is_reverse ();