Home | History | Annotate | Download | only in src

Lines Matching refs:is_reverse

924   inline bool is_reverse (void) const;
1161 inline bool is_reverse (void) const
1165 return CastR<ExtensionSubst> (get_subtable(0)).is_reverse ();
1361 /*static*/ inline bool ExtensionSubst::is_reverse (void) const
1365 return CastR<ExtensionSubst> (get_subtable<SubstLookupSubTable>()).is_reverse ();