Searched refs:gCheckStateSlotName (Results 1 – 1 of 1) sorted by relevance
223 static const char gCheckStateSlotName[] = "sk-checkbutton-check-slot"; variable229 evt->setS32(gCheckStateSlotName, this->getCheckState()); in onPrepareWidgetEvent()237 if (evt.findS32(gCheckStateSlotName, &state32)) in GetWidgetEventCheckState()