Searched refs:CheckState (Results 1 – 3 of 3) sorted by relevance
125 enum CheckState { enum130 CheckState getCheckState() const { return (CheckState)fCheckState; } in getCheckState()131 void setCheckState(CheckState);138 static bool GetWidgetEventCheckState(const SkEvent&, CheckState* state);142 virtual void onCheckStateChange(CheckState oldState, CheckState newState);
198 void SkCheckButtonView::setCheckState(CheckState state) in setCheckState()209 /*virtual*/ void SkCheckButtonView::onCheckStateChange(CheckState oldState, CheckState newState) in onCheckStateChange()220 this->setCheckState((CheckState)index); in onInflate()233 bool SkCheckButtonView::GetWidgetEventCheckState(const SkEvent& evt, CheckState* state) in GetWidgetEventCheckState()240 *state = (CheckState)state32; in GetWidgetEventCheckState()
200 const S *CheckState(StateId s) const { in CheckState() function374 const S *state = CheckState(s); in HasFinal()385 const S *state = CheckState(s); in HasArcs()