HomeSort by relevance Sort by last modified time
    Searched refs:set_gray (Results 1 - 6 of 6) sorted by null

  /external/pdfium/fxjs/
cjs_color.h 38 CJS_Return set_gray(CJS_Runtime* pRuntime, v8::Local<v8::Value> vp);
cjs_color.cpp 227 CJS_Return color::set_gray(CJS_Runtime* pRuntime, v8::Local<v8::Value> vp) { function in class:color
  /external/pdfium/core/fxge/dib/
cfx_dibsource.cpp 108 uint8_t set_gray, reset_gray; local
109 set_gray = 0xff;
117 *dest_scan = set_gray;
381 uint8_t set_gray, reset_gray; local
382 set_gray = 0xff;
389 dest_scan[0] = set_gray;
390 dest_scan[1] = set_gray;
391 dest_scan[2] = set_gray;
    [all...]
cfx_scanlinecompositor.cpp 1094 int set_gray = pPalette[1]; local
1138 int set_gray = pPalette[1]; local
    [all...]
  /external/protobuf/php/ext/google/protobuf/
upb.c 3039 static void set_gray(tarjan *t, const upb_refcounted *r) { function
    [all...]
  /external/protobuf/ruby/ext/google/protobuf_c/
upb.c 3198 static void set_gray(tarjan *t, const upb_refcounted *r) { function
    [all...]

Completed in 268 milliseconds