Searched refs:ObjNum (Results 1 – 3 of 3) sorted by relevance
/trunk/main/vcl/os2/source/app/ |
H A D | salshl.cxx | 45 ULONG ObjNum; in ImplGetModule() local 51 rc = DosQueryModFromEIP( &hMod, &ObjNum, sizeof( Buff), Buff, &Offset, (ULONG)ImplGetModule); in ImplGetModule()
|
/trunk/main/sal/osl/os2/ |
H A D | module.c | 261 ULONG ObjNum; in osl_getModuleURLFromAddress() local 267 rc = DosQueryModFromEIP( &hMod, &ObjNum, sizeof( Buff), Buff, &Offset, (ULONG)addr); in osl_getModuleURLFromAddress()
|
/trunk/main/vcl/os2/source/gdi/ |
H A D | salgdi3.cxx | 1081 ULONG ObjNum, Offset, rc; in GetDevFontList() local 1086 rc = DosQueryModFromEIP( &hMod, &ObjNum, sizeof( Buff), Buff, in GetDevFontList()
|
Completed in 19 milliseconds