• Home
  • Raw
  • Download

Lines Matching refs:Local

25   CJS_App(v8::Local<v8::Object> pObject, CJS_Runtime* pRuntime);
75 CJS_Result set_active_docs(CJS_Runtime* pRuntime, v8::Local<v8::Value> vp);
78 CJS_Result set_calculate(CJS_Runtime* pRuntime, v8::Local<v8::Value> vp);
81 CJS_Result set_forms_version(CJS_Runtime* pRuntime, v8::Local<v8::Value> vp);
84 CJS_Result set_fs(CJS_Runtime* pRuntime, v8::Local<v8::Value> vp);
87 CJS_Result set_fullscreen(CJS_Runtime* pRuntime, v8::Local<v8::Value> vp);
90 CJS_Result set_language(CJS_Runtime* pRuntime, v8::Local<v8::Value> vp);
93 CJS_Result set_media(CJS_Runtime* pRuntime, v8::Local<v8::Value> vp);
96 CJS_Result set_platform(CJS_Runtime* pRuntime, v8::Local<v8::Value> vp);
100 v8::Local<v8::Value> vp);
103 CJS_Result set_viewer_type(CJS_Runtime* pRuntime, v8::Local<v8::Value> vp);
107 v8::Local<v8::Value> vp);
110 CJS_Result set_viewer_version(CJS_Runtime* pRuntime, v8::Local<v8::Value> vp);
113 const std::vector<v8::Local<v8::Value>>& params);
115 const std::vector<v8::Local<v8::Value>>& params);
117 const std::vector<v8::Local<v8::Value>>& params);
119 const std::vector<v8::Local<v8::Value>>& params);
121 const std::vector<v8::Local<v8::Value>>& params);
123 const std::vector<v8::Local<v8::Value>>& params);
125 const std::vector<v8::Local<v8::Value>>& params);
127 const std::vector<v8::Local<v8::Value>>& params);
129 const std::vector<v8::Local<v8::Value>>& params);
131 const std::vector<v8::Local<v8::Value>>& params);
133 const std::vector<v8::Local<v8::Value>>& params);
135 const std::vector<v8::Local<v8::Value>>& params);
137 const std::vector<v8::Local<v8::Value>>& params);
139 const std::vector<v8::Local<v8::Value>>& params);
141 const std::vector<v8::Local<v8::Value>>& params);
143 const std::vector<v8::Local<v8::Value>>& params);
145 const std::vector<v8::Local<v8::Value>>& params);
147 const std::vector<v8::Local<v8::Value>>& params);
149 const std::vector<v8::Local<v8::Value>>& params);
151 const std::vector<v8::Local<v8::Value>>& params);
153 const std::vector<v8::Local<v8::Value>>& params);
156 void ClearTimerCommon(CJS_Runtime* pRuntime, v8::Local<v8::Value> param);