Home
last modified time | relevance | path

Searched refs:GetImageCount (Results 1 – 4 of 4) sorted by relevance

/reactos/dll/win32/msctf/
H A Dmlng.h38 INT GetImageCount();
H A Dmlng.cpp343 return g_IconList.GetImageCount(); in InatGetImageCount()
488 INT CStaticIconList::GetImageCount() in GetImageCount() function in CStaticIconList
/reactos/sdk/include/psdk/
H A Dcommoncontrols.idl144 HRESULT GetImageCount(
/reactos/dll/win32/comctl32/
H A Dimagelist.c4306 hr = piml->lpVtbl->GetImageCount(piml, &res); in ImageList_GetImageCount()