Searched defs:GetIcon (Results 1 – 5 of 5) sorted by relevance
19 HICON GetIcon() { return (HICON)GetImage(IMAGE_ICON); } in GetIcon() function22 HICON GetIcon() { return (HICON)SendMsg(STM_GETICON, 0, 0); } in GetIcon() function
76 HICON GetIcon(int index, UINT flags) in GetIcon() function
103 RetainPtr<CPDF_Stream> CPDF_ApSettings::GetIcon( in GetIcon() function in CPDF_ApSettings
170 RetainPtr<CPDF_Stream> CPDF_FormControl::GetIcon(const ByteString& csEntry) { in GetIcon() function in CPDF_FormControl
1664 Z7_COMWF_B CZipExplorerCommand::GetIcon(IShellItemArray * /* psiItemArray */, LPWSTR *ppszIcon) in GetIcon() function in CZipExplorerCommand