Searched refs:includePseudo (Results 1 – 2 of 2) sorted by relevance
137 …virtual void getMatchedStylesForNode(ErrorString*, int nodeId, const bool* includePseudo, const bo…
934 …atchedStylesForNode(ErrorString* errorString, int nodeId, const bool* includePseudo, const bool* i… in getMatchedStylesForNode() argument961 if (!elementPseudoId && (!includePseudo || *includePseudo)) { in getMatchedStylesForNode()