Home
last modified time | relevance | path

Searched defs:GetIcon (Results 1 – 4 of 4) sorted by relevance

/external/lzma/CPP/Windows/Control/
DStatic.h19 HICON GetIcon() { return (HICON)GetImage(IMAGE_ICON); } in GetIcon() function
22 HICON GetIcon() { return (HICON)SendMsg(STM_GETICON, 0, 0); } in GetIcon() function
DImageList.h76 HICON GetIcon(int index, UINT flags) in GetIcon() function
/external/pdfium/core/fpdfdoc/
Dcpdf_apsettings.cpp112 CPDF_Stream* CPDF_ApSettings::GetIcon(const ByteString& csEntry) const { in GetIcon() function in CPDF_ApSettings
Dcpdf_formcontrol.cpp232 CPDF_Stream* CPDF_FormControl::GetIcon(const ByteString& csEntry) { in GetIcon() function in CPDF_FormControl