Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Dhs2p.h480 #define get_paper_id(s) (get_list_index( paper_list, (char *)(s) )) macro
H A Dbh.c303 get_paper_id(char *s) in get_paper_id() function
3476 if (get_paper_id(_OPT_VAL_STRING(s, OPT_PAPER_SIZE)) != 0) in sane_control_option()
3616 SANE_Int paper_id = get_paper_id((SANE_String) val); in sane_control_option()
H A Dhs2p.c2489 paper_id = get_paper_id ((SANE_String) s->val[OPT_PAPER_SIZE].s); in sane_control_option()
2497 paper_id = get_paper_id ((SANE_String) val); in sane_control_option()

Completed in 9 milliseconds