Searched defs:StateCallbackInfo (Results 1 – 1 of 1) sorted by relevance
141 struct StateCallbackInfo: public AccessibilityCallbackInfo { struct142 bool state_;143 std::string stringValue_;144 uint32_t uint32Value_;145 int32_t int32Value_;146 double doubleValue_;147 std::vector<std::string> stringVector_;