Searched defs:AutoSize (Results 1 – 3 of 3) sorted by relevance
16 enum AutoSize_t { AutoSize }; enumerator
14 void AutoSize() { SendMsg(TB_AUTOSIZE, 0, 0); } in AutoSize() function
31 void AutoSize() { SendMsg(TB_AUTOSIZE, 0, 0); } in AutoSize() function