Searched defs:AutoText (Results 1 – 5 of 5) sorted by relevance
138 struct AutoText { struct139 explicit AutoText(const std::string& value) in AutoText() argument141 operator spv_text() { return &text; } in spv_text()142 std::string str;143 spv_text_t text;
222 "AutoText": { object
370 "AutoText": { object