Searched defs:GetLBText (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/lzma/CPP/Windows/Control/ | ||
H A D | ComboBox.cpp | 18 LRESULT CComboBox::GetLBText(int index, CSysString &s) in GetLBText() function in NWindows::NControl::CComboBox |
H A D | ComboBox.h | 35 …LRESULT GetLBText(int index, LPTSTR s) { return SendMsg(CB_GETLBTEXT, MY_int_TO_WPARAM(index), (LP… in GetLBText() function |