Searched refs:lastChildState (Results 1 – 2 of 2) sorted by relevance
229 && lastChildState == other.lastChildState258 unsigned lastChildState : 1; member323 noninherited_flags.lastChildState = false; in setBitDefaults()1505 bool lastChildState() const { return noninherited_flags.lastChildState; } in lastChildState() function1506 void setLastChildState() { setUnique(); noninherited_flags.lastChildState = true; } in setLastChildState()
1881 …eInsertion && lastElementBeforeInsertionStyle && lastElementBeforeInsertionStyle->lastChildState()) in checkForSiblingStyleChanges()1886 …entBeforeInsertion && newLastChild && (!newLastChildStyle || !newLastChildStyle->lastChildState())) in checkForSiblingStyleChanges()