Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Dxerox_mfp.c470 static int string_match_index(const SANE_String_Const s[], SANE_String m) in string_match_index() function
484 return UNCONST(s[string_match_index(s, m)]); in string_match()
713 dev->composition = scan_mode_to_code[string_match_index(scan_modes, dev->val[OPT_MODE].s)]; in fix_window()
730 dev->doc_source = doc_source_to_code[string_match_index(doc_sources, dev->val[OPT_SOURCE].s)]; in fix_window()

Completed in 3 milliseconds