Home
last modified time | relevance | path

Searched defs:colormode (Results 1 - 8 of 8) sorted by relevance

/third_party/python/Lib/turtledemo/
H A Dforest.py14 from turtle import Turtle, colormode, tracer, mainloop namespace
/third_party/backends/backend/
H A Dcoolscan.h201 int colormode; /* GREYSCALE or RGB */ member
H A Dhp3900_sane.c58 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 Dumax.h398 int colormode; /* LINEART, HALFTONE, GRAYSCALE or RGB */ member
H A Dpie.c311 int colormode; /* whether RGB, GRAY, LINEART, HALFTONE */ member
[all...]
H A Dhp3900_types.c414 SANE_Int colormode; member
432 SANE_Byte colormode; /* [+00] 760 */ member
518 SANE_Int colormode; member
H A Dhp3900_rts8822.c2025 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 Dturtle.py1181 def colormode(self, cmode=None): member in TurtleScreen
[all...]

Completed in 17 milliseconds