Home
last modified time | relevance | path

Searched refs:Format1EntryT (Results 1 – 1 of 1) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-aat-layout-kerx-table.hh208 typedef Format1Entry<Types::extended> Format1EntryT; typedef
209 typedef typename Format1EntryT::EntryData EntryData;
216 DontAdvance = Format1EntryT::DontAdvance,
233 return Format1EntryT::performAction (entry); in is_actionable()
241 if (flags & Format1EntryT::Reset) in transition()
244 if (flags & Format1EntryT::Push) in transition()
252 if (Format1EntryT::performAction (entry) && depth) in transition()
256 unsigned int kern_idx = Format1EntryT::kernActionIndex (entry); in transition()