Searched defs:hasIndirectAdjacentRelationOnTheRightOfDirectAdjacentChain (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/cssjit/
H A DSelectorCompiler.cpp768 static inline void updateChainStates(const SelectorFragment& fragment, bool& hasDescendantRelationOnTheRight, unsigned& ancestorPositionSinceDescendantRelation, bool& hasIndirectAdjacentRelationOnTheRightOfDirectAdjacentChain, unsigned& adjacentPositionSinceIndirectAdjacentTreeWalk) argument
849 static inline void solveBacktrackingAction(SelectorFragment& fragment, bool hasDescendantRelationOnTheRight, bool hasIndirectAdjacentRelationOnTheRightOfDirectAdjacentChain) argument
1008 static inline void computeBacktrackingWidthFromIndirectAdjacent(SelectorFragment& fragment, TagNameList& tagNamesForDirectAdjacentChain, bool hasIndirectAdjacentRelationOnTheRightOfDirectAdjacentChain, const SelectorFragment*& previousDirectAdjacentFragmentInDirectAdjacentChain) argument
1061 bool hasIndirectAdjacentRelationOnTheRightOfDirectAdjacentChain local
[all...]

Completed in 63 milliseconds