Searched refs:MTRF_LineBreakFollows (Results 1 – 2 of 2) sorted by relevance
166 LineBreakIsNextAfterThis || (Flags & MTRF_LineBreakFollows); in emit()194 if (!LineBreakIsNextAfterThis && !(Flags & MTRF_LineBreakFollows)) in emit()198 if (Flags & MTRF_LineBreakFollows) in emit()206 MatchTableRecord::MTRF_LineBreakFollows};290 MatchTableRecord::MTRF_LineBreakFollows); in Label()314 NextI->Flags == MatchTableRecord::MTRF_LineBreakFollows) in emitDeclaration()322 if (I->Flags & MatchTableRecord::MTRF_LineBreakFollows) in emitDeclaration()
112 MTRF_LineBreakFollows = 0x4, enumerator