Home
last modified time | relevance | path

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

/third_party/backends/backend/pixma/
H A Dpixma.c82 #define DECL_CTX pixma_sane_t *ss = check_handle(h)
96 typedef struct pixma_sane_t struct
98 struct pixma_sane_t *next;
133 } pixma_sane_t; typedef
139 pixma_sane_t *s;
151 static pixma_sane_t *first_scanner = NULL;
155 static void mark_all_button_options_cached ( struct pixma_sane_t * ss ) in mark_all_button_options_cached()
287 static pixma_sane_t *
290 pixma_sane_t *p; in check_handle()
299 update_button_state (pixma_sane_t * s
[all...]

Completed in 1 milliseconds