Home
last modified time | relevance | path

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

/third_party/backends/backend/escl/
H A Descl_capabilities.c120 * \fn static SANE_Int *int_to_array(SANE_Int *tab, int *tabsize, int cont)
126 int_to_array(SANE_Int *tab, int *tabsize, int cont) in int_to_array() function
262 scanner->caps[type].SupportedResolutions = int_to_array(scanner->caps[type].SupportedResolutions, &scanner->caps[type].SupportedResolutionsSize, atoi((const char *)xmlNodeGetContent(node))); in find_valor_of_array_variables()

Completed in 2 milliseconds