Home
last modified time | relevance | path

Searched defs:id2 (Results 1 – 12 of 12) sorted by relevance

/reactos/modules/rostests/apitests/shlwapi/
H A DSHAreIconsEqual.c26 void compare_icons_imp(int id1, int id2, BOOL expected) in compare_icons_imp()
/reactos/modules/rostests/tests/mutex/
H A Dmutex.c91 DWORD id1,id2; in main() local
/reactos/modules/rostests/winetests/setupapi/
H A Dstringtable.c312 DWORD id, id2; in test_StringTableStringFromId() local
/reactos/modules/rostests/winetests/vbscript/
H A Dvbscript.c461 DISPID id2; in _get_disp_id() local
503 DISPID id, id2; in test_scriptdisp() local
/reactos/dll/shellext/ntobjshex/
H A Dfoldercommon.h257 const TItemId * id2; in CompareIDs() local
/reactos/sdk/lib/3rdparty/freetype/src/base/
H A Dftmac.c201 ATSFontRef id2 = ats_font_id - 1; in FT_GetFileRef_From_Mac_ATS_Name() local
/reactos/modules/rostests/winetests/ole32/
H A Dcompobj.c1787 GUID id, id2; in test_CoGetObjectContext() local
/reactos/modules/rostests/winetests/msctf/
H A Dinputprocessor.c1946 TfClientId id1,id2; in test_ClientId() local
/reactos/dll/win32/comctl32/
H A Dlistview.c2649 ITEM_ID *id2 = (ITEM_ID*)p2; in MapIdSearchCompare() local
/reactos/sdk/lib/rtl/
H A Dactctx.c1052 const struct assembly_identity *id2 ) in is_matching_identity()
/reactos/modules/rostests/winetests/user32/
H A Dmsg.c10328 UINT_PTR id, id2; in test_timers_no_wnd() local
/reactos/modules/rostests/winetests/mshtml/
H A Ddom.c674 #define test_disp2(u,id,id2,v) _test_disp2(__LINE__,u,id,id2,v) argument