Searched refs:currentEditable (Results 1 – 1 of 1) sorted by relevance
538 bool currentEditable = currentNode->rendererIsEditable(); in upstream() local539 if (startEditable != currentEditable) { in upstream()660 bool currentEditable = currentNode->rendererIsEditable(); in downstream() local661 if (startEditable != currentEditable) { in downstream()