Searched refs:fConstCommentTab (Results 1 – 2 of 2) sorted by relevance
231 int fConstCommentTab; variable
1108 fConstCommentTab = fConstValueTab + longestValue + 2; in constSizeMembers()1109 fConstLength = fConstCommentTab + longestComment + (int) sizeof("//!<"); in constSizeMembers()1967 this->indentToColumn(fConstCommentTab); in populate()