21 #ifndef F_CODEVIEW_FORMAT_C_H
22 #define F_CODEVIEW_FORMAT_C_H
46 void FindWords(
const os::String&, os::String&);
58 os::String
GetIndentString(
const os::String &cText,
bool bUseTabs, uint nTabSize );
62 int GetFoldLevel(
const os::String &cLine,
int nOldFoldLevel );