Searched refs:get_gray (Results 1 – 2 of 2) sorted by relevance
/external/pdfium/fxjs/ | ||
D | cjs_color.h | 37 CJS_Return get_gray(CJS_Runtime* pRuntime); |
D | cjs_color.cpp | 223 CJS_Return color::get_gray(CJS_Runtime* pRuntime) { in get_gray() function in color |