Searched refs:SetItemText (Results 1 - 5 of 5) sorted by relevance

/external/lzma/CPP/7zip/UI/FileManager/
H A DProgressDialog2.cpp629 SetItemText(id, s);
738 SetItemText(IDT_PROGRESS_ELAPSED_VAL, s);
749 SetItemText(IDT_PROGRESS_ERRORS_VAL, s);
765 SetItemText(IDT_PROGRESS_REMAINING_VAL, L"");
779 SetItemText(IDT_PROGRESS_REMAINING_VAL, s);
804 SetItemText(IDT_PROGRESS_SPEED_VAL, s);
837 SetItemText(IDT_PROGRESS_FILES_VAL, s);
866 SetItemText(IDT_PROGRESS_RATIO_VAL, s);
879 SetItemText(IDT_PROGRESS_STATUS, _status);
902 SetItemText(IDT_PROGRESS_FILE_NAM
[all...]
H A DBrowseDialog.cpp585 SetItemText(IDT_BROWSE_FOLDER, DirPrefix);
/external/lzma/CPP/Windows/Control/
H A DDialog.h31 bool SetItemText(int itemID, LPCTSTR s) function in class:NWindows::NControl::CDialog
35 bool SetItemText(int itemID, LPCWSTR s) function in class:NWindows::NControl::CDialog
/external/mdnsresponder/mDNSWindows/ControlPanel/
H A DBrowsingPage.cpp157 m_browseListCtrl.SetItemText( nIndex, 1, subKeyName );
285 m_browseListCtrl.SetItemText( nIndex, 1, dlg.m_text );
/external/mdnsresponder/mDNSWindows/DNSServiceBrowser/Windows/Sources/
H A DChooserDialog.cpp792 mServiceList.SetItemText( n, 1, desc );
839 mChooserList.SetItemText( selectedItem, 1, s );
1113 mChooserList.SetItemText( n, 1, s );

Completed in 331 milliseconds