Home
last modified time | relevance | path

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

/external/pdfium/fxjs/
Dcjs_color.h56 CJS_Return set_white(CJS_Runtime* pRuntime, v8::Local<v8::Value> vp);
Dcjs_color.cpp162 CJS_Return color::set_white(CJS_Runtime* pRuntime, v8::Local<v8::Value> vp) { in set_white() function in color