Searched defs:macroLevel (Results 1 – 1 of 1) sorted by relevance
2821 int macroLevel; /// the count of nested DDoc macros when the delimiter is started member2844 int macroLevel; /// the count of nested DDoc macros when the list is started variable4223 int macroLevel = 0; in highlightText() local