Home
last modified time | relevance | path

Searched defs:set_gray (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/fxjs/
Dcjs_color.cpp237 CJS_Result CJS_Color::set_gray(CJS_Runtime* pRuntime, v8::Local<v8::Value> vp) { in set_gray() function in CJS_Color
/external/pdfium/core/fxge/dib/
Dcfx_scanlinecompositor.cpp1119 int set_gray = pPalette[1]; in CompositeRow_1bppPal2Gray() local
1163 int set_gray = pPalette[1]; in CompositeRow_1bppPal2Graya() local
/external/protobuf/ruby/ext/google/protobuf_c/
Dupb.c5884 static void set_gray(tarjan *t, const upb_refcounted *r) { in set_gray() function