Home
last modified time | relevance | path

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

/AOO41X/main/vcl/source/window/
H A Dsyschild.cxx289 … jclass jcMotifAppletViewer = pEnv->FindClass("sun/plugin/navig/motif/MotifAppletViewer"); in GetParentWindowHandle() local
294jcMotifAppletViewer = pEnv->FindClass( "sun/plugin/viewer/MNetscapePluginContext"); in GetParentWindowHandle()
307 …nv->CallStaticVoidMethod(jcClassLoader, jmClassLoader_loadLibrary, jcMotifAppletViewer, jsplugin, … in GetParentWindowHandle()
310 …jmethodID jmMotifAppletViewer_getWidget = pEnv->GetStaticMethodID( jcMotifAppletViewer, "getWidget… in GetParentWindowHandle()
314 … jint ji_widget = pEnv->CallStaticIntMethod( jcMotifAppletViewer, jmMotifAppletViewer_getWidget, in GetParentWindowHandle()