Home
last modified time | relevance | path

Searched defs:AutoSize (Results 1 – 2 of 2) sorted by relevance

/external/lzma/CPP/Windows/Control/
DToolBar.h14 void AutoSize() { SendMsg(TB_AUTOSIZE, 0, 0); } in AutoSize() function
DCommandBar.h31 void AutoSize() { SendMsg(TB_AUTOSIZE, 0, 0); } in AutoSize() function