Home | History | Annotate | Download | only in style

Lines Matching refs:EResize

706     EResize resize() const { return static_cast<EResize>(rareInheritedData->resize); }
1080 void setResize(EResize r) { SET_VAR(rareInheritedData, resize, r); }
1329 static EResize initialResize() { return RESIZE_NONE; }