Home
last modified time | relevance | path

Searched refs:opt_adf_orientation (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/sane-backends/sane-backends-1.0.32/backend/pixma/
H A Dpixma_sane_options.h38 opt_adf_orientation, enumerator
H A Dpixma_sane_options.c340 opt = &(OPT_IN_CTX[opt_adf_orientation]); in build_option_descriptors()
350 OPT_IN_CTX[opt_adf_orientation].info = 0; in build_option_descriptors()
H A Dpixma.c93 #define BUTTON_GROUP_SIZE ( opt_adf_orientation - opt_button_1 + 1 )
324 OVAL (opt_adf_orientation).w = GET_EV_ORIENT(ev); in update_button_state()
774 case opt_adf_orientation: in control_option()