Searched refs:GetLBTextLen (Results 1 - 2 of 2) sorted by relevance
/external/lzma/CPP/Windows/Control/ | ||
H A D | ComboBox.cpp | 21 LRESULT len = GetLBTextLen(index);
|
H A D | ComboBox.h | 25 LRESULT GetLBTextLen(int index) { return SendMessage(CB_GETLBTEXTLEN, index, 0); }
function in class:NWindows::NControl::CComboBox |
Completed in 81 milliseconds