Home
last modified time | relevance | path

Searched defs:Format1Entry (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/harfbuzz_ng/src/
H A Dhb-aat-layout-kerx-table.hh172 struct Format1Entry<true> struct
174 enum Flags
183 struct EntryData
192 static bool performAction (const Entry<EntryData> &entry) in performAction()
195 static unsigned int kernActionIndex (const Entry<EntryData> &entry) in kernActionIndex()
199 struct Format1Entry<false> struct
201 enum Flags
212 typedef void EntryData;
214 static bool performAction (const Entry<EntryData> &entry) in performAction()
217 static unsigned int kernActionIndex (const Entry<EntryData> &entry) in kernActionIndex()