Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-aat-layout-morx-table.hh419 typedef LigatureEntry<Types::extended> LigatureEntryT; typedef
420 typedef typename LigatureEntryT::EntryData EntryData;
427 DontAdvance = LigatureEntryT::DontAdvance,
454 return LigatureEntryT::performAction (entry); in is_actionable()
462 if (entry.flags & LigatureEntryT::SetComponent) in transition()
472 if (LigatureEntryT::performAction (entry)) in transition()
485 unsigned int action_idx = LigatureEntryT::ligActionIndex (entry); in transition()