Home
last modified time | relevance | path

Searched defs:currentEditable (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/dom/
DPosition.cpp551 bool currentEditable = currentNode->hasEditableStyle(); in upstream() local
674 bool currentEditable = currentNode->hasEditableStyle(); in downstream() local