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

/vbox/src/libs/xpcom18a4/java/src/org/mozilla/xpcom/
H A DIGRE.java50 * a given process. Use <code>termEmbedding</code> to clean up and free
73 void termEmbedding(); method in interface:IGRE
H A DMozilla.java678 * a given process. Use <code>termEmbedding</code> to clean up and free
713 public void termEmbedding() { method in class:Mozilla
715 gre.termEmbedding();
/vbox/src/libs/xpcom18a4/java/src/org/mozilla/xpcom/internal/
H A DGREImpl.java56 public native void termEmbedding(); method in class:GREImpl
/vbox/src/libs/xpcom18a4/java/src/
H A Ddlldeps-javaxpcom.cpp46 GRE_NATIVE(termEmbedding) (nsnull, nsnull);
H A DnsJavaInterfaces.h68 GRE_NATIVE(termEmbedding) (JNIEnv *env, jobject);
H A DnsJavaInterfaces.cpp134 GRE_NATIVE(termEmbedding) (JNIEnv *env, jobject) function

Completed in 1445 milliseconds