Home
last modified time | relevance | path

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

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