Home
last modified time | relevance | path

Searched defs:SetItemText (Results 1 – 2 of 2) sorted by relevance

/external/lzma/CPP/Windows/Control/
DDialog.h36 bool SetItemText(unsigned itemID, LPCTSTR s) in SetItemText() function
46 bool SetItemText(unsigned itemID, LPCWSTR s) in SetItemText() function
/external/lzma/CPP/7zip/UI/FileManager/
DPanelListNotify.cpp152 LRESULT CPanel::SetItemText(LVITEMW &item) in SetItemText() function in CPanel