Searched refs:GetLBTextLen (Results 1 - 2 of 2) sorted by relevance

/external/lzma/CPP/Windows/Control/
H A DComboBox.cpp21 LRESULT len = GetLBTextLen(index);
H A DComboBox.h25 LRESULT GetLBTextLen(int index) { return SendMessage(CB_GETLBTEXTLEN, index, 0); } function in class:NWindows::NControl::CComboBox

Completed in 81 milliseconds