Home | History | Annotate | Download | only in editing

Lines Matching refs:isContentEditable

1184     return (caretBrowsing || isContentEditable());
1412 if (isContentEditable())
1572 && isCaret() && (isContentEditable() || caretBrowsing);