Searched defs:ByteValue (Results 1 – 3 of 3) sorted by relevance
23 int32_t ByteArrayTableBuilder::ByteValue(int32_t index) { in ByteValue() function in sfntly::ByteArrayTableBuilder
183 struct ByteValue { struct184 SK_OT_CHAR e;185 SK_OT_CHAR f;186 SkOTTableGlyphData::Composite::Component::Transform::Matrix matrix;
126 u32 ByteValue = 0x1 << BitIdx; in countAndClearShadowValues() local