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