Home
last modified time | relevance | path

Searched refs:SOD (Results 1 - 1 of 1) sorted by relevance

/third_party/backends/backend/pixma/
H A Dpixma.c84 #define SOD(opt) OPT_IN_CTX[opt].sod macro
332 SANE_Word save = SOD (o).cap; in enable_option()
334 SOD (o).cap &= ~SANE_CAP_INACTIVE; in enable_option()
336 SOD (o).cap |= SANE_CAP_INACTIVE; in enable_option()
337 return (save != SOD (o).cap); in enable_option()
343 SANE_Option_Descriptor *sod = &SOD (n); in clamp_value()
528 SANE_Option_Descriptor *sod = &SOD (n); in select_value_from_list()
684 SANE_Option_Descriptor *sod = &SOD (n); in control_option()
783 switch (SOD (n).type) in control_option()
819 int table_size = SOD (opt_gamma_tabl in control_option()
[all...]

Completed in 3 milliseconds