Home | History | Annotate | Download | only in rendering

Lines Matching full:nscell

536 void RenderThemeMac::updateCheckedState(NSCell* cell, const RenderObject* o)
552 void RenderThemeMac::updateEnabledState(NSCell* cell, const RenderObject* o)
560 void RenderThemeMac::updateFocusedState(NSCell* cell, const RenderObject* o)
568 void RenderThemeMac::updatePressedState(NSCell* cell, const RenderObject* o)
604 void RenderThemeMac::setControlSize(NSCell* cell, const IntSize* sizes, const IntSize& minSize, float zoomLevel)
1136 // Update the pressed state using the NSCell tracking methods, since that's how NSSliderCell keeps track of it.