Home | History | Annotate | Download | only in style

Lines Matching refs:setMarqueeLoopCount

965     void setMarqueeLoopCount(int i) { SET_VAR(rareNonInheritedData.access()->marquee, loops, i); }