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

/vbox/src/libs/xpcom18a4/java/src/org/mozilla/xpcom/
H A DIGRE.java51 * resources allocated by <code>initEmbedding</code>.
64 void initEmbedding(File aLibXULDirectory, File aAppDirectory, method in interface:IGRE
90 * method should be called after <code>initEmbedding</code> if the
99 * Select the profile before calling <code>initEmbedding</code>.
100 * The aAppDirProvider object passed to <code>initEmbedding</code>
109 * immediately after <code>initEmbedding</code>. Component
114 * Select a profile some time after calling <code>initEmbedding</code>.
H A DMozilla.java77 * mozilla.initEmbedding(grePath, grePath, locProvider);
679 * resources allocated by <code>initEmbedding</code>.
694 public void initEmbedding(File aLibXULDirectory, File aAppDirectory, method in class:Mozilla
697 gre.initEmbedding(aLibXULDirectory, aAppDirectory, aAppDirProvider);
753 * method should be called after <code>initEmbedding</code> if the
762 * Select the profile before calling <code>initEmbedding</code>.
763 * The aAppDirProvider object passed to <code>initEmbedding</code>
772 * immediately after <code>initEmbedding</code>. Component
777 * Select a profile some time after calling <code>initEmbedding</code>.
/vbox/src/libs/xpcom18a4/java/src/org/mozilla/xpcom/internal/
H A DGREImpl.java48 public void initEmbedding(File aLibXULDirectory, File aAppDirectory, method in class:GREImpl
/vbox/src/libs/xpcom18a4/java/src/
H A Ddlldeps-javaxpcom.cpp44 GRE_NATIVE(initEmbedding) (nsnull, nsnull, nsnull, nsnull, nsnull);
H A DnsJavaInterfaces.h64 GRE_NATIVE(initEmbedding) (JNIEnv* env, jobject, jobject aLibXULDirectory,
H A DnsJavaInterfaces.cpp121 GRE_NATIVE(initEmbedding) (JNIEnv* env, jobject, jobject aLibXULDirectory, function
128 ThrowException(env, rv, "Failure in initEmbedding");

Completed in 1252 milliseconds