Searched refs:GetJScript (Results 1 – 2 of 2) sorted by relevance
/external/pdfium/fxjs/ | ||
D | global_timer.h | 32 WideString GetJScript() const { return m_swJScript; } in GetJScript() function |
D | cjs_app.cpp | 399 RunJsScript(pRuntime, pTimer->GetJScript()); in TimerProc() |