Home
last modified time | relevance | path

Searched refs:iIcon (Results 1 – 3 of 3) sorted by relevance

/third_party/boost/libs/winapi/test/run/
Dshell_abi.cpp45 BOOST_WINAPI_TEST_STRUCT(SHFILEINFOA, (hIcon)(iIcon)(dwAttributes)(szDisplayName)(szTypeName)); in main()
46 BOOST_WINAPI_TEST_STRUCT(SHFILEINFOW, (hIcon)(iIcon)(dwAttributes)(szDisplayName)(szTypeName)); in main()
/third_party/boost/boost/winapi/
Dshell.hpp111 int iIcon; member
119 int iIcon; member
/third_party/glib/gio/
Dgwin32mount.c229 gchar *id = g_strdup_printf ("%s,%i", name, shfi.iIcon); in g_win32_mount_get_icon()