Home
last modified time | relevance | path

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

/external/pdfium/fxjs/
Dcjs_color.h79 CJS_Result get_white(CJS_Runtime* pRuntime);
Dcjs_color.cpp164 CJS_Result CJS_Color::get_white(CJS_Runtime* pRuntime) { in get_white() function in CJS_Color