Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-aat-layout-morx-table.hh54 typedef void EntryData; typedef
194 struct EntryData struct
196 HBUINT16 markIndex; /* Index of the substitution table for the
198 HBUINT16 currentIndex; /* Index of the substitution table for the
386 struct EntryData struct
388 HBUINT16 ligActionIndex; /* Index to the first ligActionTable entry
415 typedef void EntryData; typedef
431 typedef typename LigatureEntryT::EntryData EntryData; typedef
654 struct EntryData struct
656 HBUINT16 currentInsertIndex; /* Zero-based index into the insertion glyph table.
[all …]
Dhb-aat-layout-kerx-table.hh164 struct EntryData struct
166 HBUINT16 kernActionIndex;/* Index into the kerning value array. If
193 typedef void EntryData; typedef
209 typedef typename Format1EntryT::EntryData EntryData; typedef
456 struct EntryData struct
458 HBUINT16 ankrActionIndex;/* Either 0xFFFF (for no action) or the index of
Dhb-aat-layout-just-table.hh317 typedef void EntryData; typedef
/external/cronet/net/tools/cachetool/
Dcachetool.cc38 struct EntryData { struct
39 std::string url;
40 std::string mime_type;
41 int size;