Home | History | Annotate | Download | only in javascript

Lines Matching refs:IJS_Context

45   FX_BOOL activeDocs(IJS_Context* cc,
48 FX_BOOL calculate(IJS_Context* cc, CJS_PropValue& vp, CFX_WideString& sError);
49 FX_BOOL formsVersion(IJS_Context* cc,
52 FX_BOOL fs(IJS_Context* cc, CJS_PropValue& vp, CFX_WideString& sError);
53 FX_BOOL fullscreen(IJS_Context* cc,
56 FX_BOOL language(IJS_Context* cc, CJS_PropValue& vp, CFX_WideString& sError);
57 FX_BOOL media(IJS_Context* cc, CJS_PropValue& vp, CFX_WideString& sError);
58 FX_BOOL platform(IJS_Context* cc, CJS_PropValue& vp, CFX_WideString& sError);
59 FX_BOOL runtimeHighlight(IJS_Context* cc,
62 FX_BOOL viewerType(IJS_Context* cc,
65 FX_BOOL viewerVariation(IJS_Context* cc,
68 FX_BOOL viewerVersion(IJS_Context* cc,
72 FX_BOOL alert(IJS_Context* cc,
76 FX_BOOL beep(IJS_Context* cc,
80 FX_BOOL browseForDoc(IJS_Context* cc,
84 FX_BOOL clearInterval(IJS_Context* cc,
88 FX_BOOL clearTimeOut(IJS_Context* cc,
92 FX_BOOL execDialog(IJS_Context* cc,
96 FX_BOOL execMenuItem(IJS_Context* cc,
100 FX_BOOL findComponent(IJS_Context* cc,
104 FX_BOOL goBack(IJS_Context* cc,
108 FX_BOOL goForward(IJS_Context* cc,
112 FX_BOOL launchURL(IJS_Context* cc,
116 FX_BOOL mailMsg(IJS_Context* cc,
120 FX_BOOL newFDF(IJS_Context* cc,
124 FX_BOOL newDoc(IJS_Context* cc,
128 FX_BOOL openDoc(IJS_Context* cc,
132 FX_BOOL openFDF(IJS_Context* cc,
136 FX_BOOL popUpMenuEx(IJS_Context* cc,
140 FX_BOOL popUpMenu(IJS_Context* cc,
144 FX_BOOL response(IJS_Context* cc,
148 FX_BOOL setInterval(IJS_Context* cc,
152 FX_BOOL setTimeOut(IJS_Context* cc,