Searched refs:allowedDirection (Results 1 – 2 of 2) sorted by relevance
118 … HTMLElement* splitAncestorsWithUnicodeBidi(Node*, bool before, WritingDirection allowedDirection);
459 …eCommand::splitAncestorsWithUnicodeBidi(Node* node, bool before, WritingDirection allowedDirection) in splitAncestorsWithUnicodeBidi() argument485 if (allowedDirection != NaturalWritingDirection in splitAncestorsWithUnicodeBidi()489 && highestAncestorDirection == allowedDirection) { in splitAncestorsWithUnicodeBidi()