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