Searched refs:get_white (Results 1 – 2 of 2) sorted by relevance
/external/pdfium/fxjs/ | ||
D | cjs_color.h | 79 CJS_Result get_white(CJS_Runtime* pRuntime); |
D | cjs_color.cpp | 164 CJS_Result CJS_Color::get_white(CJS_Runtime* pRuntime) { in get_white() function in CJS_Color |