Searched refs:currentEditable (Results 1 – 1 of 1) sorted by relevance
551 bool currentEditable = currentNode->hasEditableStyle(); in upstream() local552 if (startEditable != currentEditable) { in upstream()674 bool currentEditable = currentNode->hasEditableStyle(); in downstream() local675 if (startEditable != currentEditable) { in downstream()