Home
last modified time | relevance | path

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

/external/eigen/Eigen/src/Core/util/
DReshapedHelper.h16 enum AutoSize_t { AutoSize }; enumerator
/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