Home | History | Annotate | Download | only in rendering

Lines Matching refs:userModify

1532     return !isInert() && !(style()->userSelect() == SELECT_NONE && style()->userModify() == READ_ONLY);