Home
last modified time | relevance | path

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

/external/webkit/WebCore/editing/
DApplyStyleCommand.cpp801 RefPtr<CSSPrimitiveValue> highestAncestorUnicodeBidi; in splitAncestorsWithUnicodeBidi() local
807 highestAncestorUnicodeBidi = static_cast<CSSPrimitiveValue*>(unicodeBidi.get()); in splitAncestorsWithUnicodeBidi()
819 if (allowedDirection && highestAncestorUnicodeBidi->getIdent() != CSSValueBidiOverride) { in splitAncestorsWithUnicodeBidi()