Home
last modified time | relevance | path

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

/trunk/main/vcl/os2/source/app/
H A Dsalshl.cxx45 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 Dmodule.c261 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 Dsalgdi3.cxx1081 ULONG ObjNum, Offset, rc; in GetDevFontList() local
1086 rc = DosQueryModFromEIP( &hMod, &ObjNum, sizeof( Buff), Buff, in GetDevFontList()

Completed in 19 milliseconds