Home
last modified time | relevance | path

Searched refs:pushDownStartContainer (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/editing/
DApplyStyleCommand.cpp1114 Node* pushDownStartContainer = pushDownStart.containerNode(); in removeInlineStyle() local
1115 if (pushDownStartContainer && pushDownStartContainer->isTextNode() in removeInlineStyle()
1116 … && pushDownStart.computeOffsetInContainerNode() == pushDownStartContainer->maxCharacterOffset()) in removeInlineStyle()