Searched defs:visible_cols (Results 1 – 1 of 1) sorted by relevance
73 Pane::Pane(HWND hparent, int id, int id_header, Entry* root, bool treePane, int visible_cols) in Pane()263 static void format_date(const FILETIME* ft, TCHAR* buffer, int visible_cols) in format_date()302 int visible_cols = _visible_cols; in draw_item() local