Home | History | Annotate | Download | only in style

Lines Matching refs:userModify

823     EUserModify userModify() const { return static_cast<EUserModify>(rareInheritedData->userModify); }
1309 void setUserModify(EUserModify u) { SET_VAR(rareInheritedData, userModify, u); }