Searched refs:AutoSize (Results 1 - 2 of 2) sorted by relevance
/third_party/lzma/CPP/Windows/Control/ | ||
H A D | ToolBar.h | 14 void AutoSize() { SendMsg(TB_AUTOSIZE, 0, 0); }
in AutoSize() function in NWindows::NControl::CToolBar |
H A D | CommandBar.h | 31 void AutoSize() { SendMsg(TB_AUTOSIZE, 0, 0); }
in AutoSize() function in NWindows::NControl::CCommandBar |
Completed in 1 milliseconds