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

/macosx-10.10/tcl-105/tcl_ext/quicktimetcl/quicktimetcl/
H A DUtils.c800 CWindowPtr qtmlPtr; /* Macintosh window pointer */ local
806 qtmlPtr = (CGrafPtr) GetHWNDPort( TkWinGetHWND(winWin) );
807 if (qtmlPtr != NULL) {
808 return qtmlPtr;

Completed in 173 milliseconds