Searched refs:incrementor (Results 1 – 1 of 1) sorted by relevance
65 …AXSpinButtonPart* incrementor = static_cast<AXSpinButtonPart*>(axObjectCache()->getOrCreate(SpinBu… in addChildren() local66 incrementor->setIsIncrementor(true); in addChildren()67 incrementor->setParent(this); in addChildren()68 m_children.append(incrementor); in addChildren()