Lines Matching refs:is_reverse
898 inline bool is_reverse (void) const;
1133 inline bool is_reverse (void) const
1137 return CastR<ExtensionSubst> (get_subtable(0)).is_reverse ();
1197 if (likely (!is_reverse ()))
1381 inline bool ExtensionSubst::is_reverse (void) const
1385 return CastR<ExtensionSubst> (get_subtable<SubstLookupSubTable>()).is_reverse ();