Searched refs:MTRF_LineBreakFollows (Results 1 – 2 of 2) sorted by relevance
168 LineBreakIsNextAfterThis || (Flags & MTRF_LineBreakFollows); in emit()196 if (!LineBreakIsNextAfterThis && !(Flags & MTRF_LineBreakFollows)) in emit()200 if (Flags & MTRF_LineBreakFollows) in emit()208 MatchTableRecord::MTRF_LineBreakFollows};278 MatchTableRecord::MTRF_LineBreakFollows); in Label()319 NextI->Flags == MatchTableRecord::MTRF_LineBreakFollows) in emitDeclaration()327 if (I->Flags & MatchTableRecord::MTRF_LineBreakFollows) in emitDeclaration()
113 MTRF_LineBreakFollows = 0x4, enumerator