Searched defs:colormode (Results 1 - 8 of 8) sorted by relevance
| /third_party/python/Lib/turtledemo/ |
| H A D | forest.py | 14 from turtle import Turtle, colormode, tracer, mainloop namespace
|
| /third_party/backends/backend/ |
| H A D | coolscan.h | 201 int colormode; /* GREYSCALE or RGB */ member
|
| H A D | hp3900_sane.c | 58 SANE_Int colormode; member 376 SANE_String_Const *colormode = NULL; in bknd_colormodes() local 1029 Get_Colormode (SANE_String colormode) in Get_Colormode() argument 2243 SANE_Int res, source, depth, colormode, frameformat, bpl; sane_get_parameters() local 2317 SANE_Int res, source, colormode, depth, channel; sane_start() local [all...] |
| H A D | umax.h | 398 int colormode; /* LINEART, HALFTONE, GRAYSCALE or RGB */ member
|
| H A D | pie.c | 311 int colormode; /* whether RGB, GRAY, LINEART, HALFTONE */
member [all...] |
| H A D | hp3900_types.c | 414 SANE_Int colormode; member 432 SANE_Byte colormode; /* [+00] 760 */ member 518 SANE_Int colormode; member
|
| H A D | hp3900_rts8822.c | 2025 Scanmode_maxres(struct st_device *dev, SANE_Int scantype, SANE_Int colormode) Scanmode_maxres() argument 2058 Scanmode_minres(struct st_device *dev, SANE_Int scantype, SANE_Int colormode) Scanmode_minres() argument 2092 Scanmode_fitres(struct st_device *dev, SANE_Int scantype, SANE_Int colormode, SANE_Int resolution) Scanmode_fitres() argument 2138 RTS_GetScanmode(struct st_device *dev, SANE_Int scantype, SANE_Int colormode, SANE_Int resolution) RTS_GetScanmode() argument 8463 SANE_Int colormode, mymode; RTS_Setup_Motor() local 8930 RTS_Setup_Arrangeline(struct st_device *dev, struct st_hwdconfig *hwdcfg, SANE_Int colormode) RTS_Setup_Arrangeline() argument 9861 SANE_Byte colormode = myvar->colormode; /*fa24 */ Shading_apply() local [all...] |
| /third_party/python/Lib/ |
| H A D | turtle.py | 1181 def colormode(self, cmode=None): member in TurtleScreen [all...] |
Completed in 18 milliseconds