Home | History | Annotate | Download | only in gtk

Lines Matching refs:isSpinUpButtonPartPressed

758             if ((arrowType == GTK_ARROW_UP && theme->isSpinUpButtonPartPressed(renderObject))
759 || (arrowType == GTK_ARROW_DOWN && !theme->isSpinUpButtonPartPressed(renderObject)))