Searched defs:AtomType (Results 1 – 5 of 5) sorted by relevance
35 typedef enum { TextAtom, DataAtom } AtomType; typedef
41 uint16_t AtomType = AccelSection.getU16(&Offset); in extract() local
32 typedef uint16_t AtomType; typedef
97 using AtomType = uint16_t; member
73 uint16_t AtomType = AccelSection.getU16(&Offset); in extract() local