Home
last modified time | relevance | path

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

/external/pdfium/fxjs/
Dcjs_color.h58 CJS_Result get_dark_gray(CJS_Runtime* pRuntime);
Dcjs_color.cpp224 CJS_Result CJS_Color::get_dark_gray(CJS_Runtime* pRuntime) { in get_dark_gray() function in CJS_Color