Home
last modified time | relevance | path

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

/external/pdfium/fxjs/
Dcjs_color.h71 CJS_Result set_magenta(CJS_Runtime* pRuntime, v8::Local<v8::Value> vp);
Dcjs_color.cpp210 CJS_Result CJS_Color::set_magenta(CJS_Runtime* pRuntime, in set_magenta() function in CJS_Color