Home
last modified time | relevance | path

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

/external/pdfium/fxjs/
Dcjs_color.h67 CJS_Result get_light_gray(CJS_Runtime* pRuntime);
Dcjs_color.cpp241 CJS_Result CJS_Color::get_light_gray(CJS_Runtime* pRuntime) { in get_light_gray() function in CJS_Color