Home
last modified time | relevance | path

Searched refs:set_sel_end (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/fxjs/
Dcjs_event.h81 CJS_Result set_sel_end(CJS_Runtime* pRuntime, v8::Local<v8::Value> vp);
Dcjs_event.cpp194 CJS_Result CJS_Event::set_sel_end(CJS_Runtime* pRuntime, in set_sel_end() function in CJS_Event