Searched refs:hComponent (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/windows/native/sun/windows/
H A Dawt_Toolkit.h292 static void CreateComponent(void* hComponent, void* hParent,
H A Dawt_Toolkit.cpp629 void* hComponent; member in struct:ComponentCreatePacket
727 DASSERT(ccp->hComponent != NULL);
728 (*ccp->factory)(ccp->hComponent, ccp->hParent);

Completed in 39 milliseconds