Searched refs:AfterLastAttribute (Results 1 – 1 of 1) sorted by relevance
3971 FormatToken *AfterLastAttribute = nullptr; in calculateFormattingInformation() local3981 AfterLastAttribute = Tok; in calculateFormattingInformation()4014 if (SeenName && AfterLastAttribute && in calculateFormattingInformation()4015 mustBreakAfterAttributes(*AfterLastAttribute, Style)) { in calculateFormattingInformation()4016 AfterLastAttribute->MustBreakBefore = true; in calculateFormattingInformation()