Home | History | Annotate | Download | only in WebView

Lines Matching refs:canEdit

1841     return coreFrame && coreFrame->editor()->canEdit();
6104 if (!coreFrame || !coreFrame->editor()->canEdit())