Searched defs:WordIndex (Results 1 – 3 of 3) sorted by relevance
194 struct WordIndex { struct195 SK_OT_USHORT compoundPointIndex;196 SK_OT_USHORT componentPointIndex;197 SkOTTableGlyphData::Composite::Component::Transform::Matrix matrix;
94 size_t RecordCursor::WordIndex() { in WordIndex() function in perfetto::trace_processor::fuchsia_trace_utils::RecordCursor
852 int next_unset_in_word(int WordIndex, BitWord Word) const { in next_unset_in_word()