Searched refs:dontDraw (Results 1 – 3 of 3) sorted by relevance
39 SK_MEMBER(dontDraw, Boolean),58 SkApply::SkApply() : begin(0), dontDraw(false), interval((SkMSec) -1), mode((Mode) -1), /*pickup(fa… in SkApply()198 if (dontDraw == false) { in draw()215 if (dontDraw) in dump()322 if (scope != NULL && dontDraw == false) in enable()
79 SkBool dontDraw; variable
1042 <!-- @attribute dontDraw Edits an element's attribute without drawing it; for instance,1043 to edit a clip's rectangle without drawing the rectangle, set dontDraw="true". -->1044 <xs:attribute name="dontDraw" type="Sk:Boolean"/>