Searched refs:mdHeaderOutLF (Results 1 – 2 of 2) sorted by relevance
222 void mdHeaderOut(int depth) { mdHeaderOutLF(depth, 2); } in mdHeaderOut()223 void mdHeaderOutLF(int depth, int lf);
1503 this->mdHeaderOutLF(2, 1); in markTypeOut()1985 void MdOut::mdHeaderOutLF(int depth, int lf) { in mdHeaderOutLF() function in MdOut