Home
last modified time | relevance | path

Searched refs:SANE_ACTION_GET_VALUE (Results 1 – 2 of 2) sorted by relevance

/aoo42x/main/extensions/source/scanner/
H A Dsane.cxx145 case SANE_ACTION_GET_VALUE: in ControlOption()
280 SANE_Status nStatus = p_control_option( maHandle, 0, SANE_ACTION_GET_VALUE, in ReloadOptions()
365 SANE_Status nStatus = ControlOption( n, SANE_ACTION_GET_VALUE, &nRet ); in GetOptionValue()
379 SANE_Status nStatus = ControlOption( n, SANE_ACTION_GET_VALUE, pRet ); in GetOptionValue()
398 SANE_Status nStatus = ControlOption( n, SANE_ACTION_GET_VALUE, pRet ); in GetOptionValue()
418 SANE_Status nStatus = ControlOption( n, SANE_ACTION_GET_VALUE, pFixedSet ); in GetOptionValue()
469 nStatus = ControlOption( n, SANE_ACTION_GET_VALUE, pSet ); in SetOptionValue()
/aoo42x/main/sane/inc/
H A Dsane.h166 SANE_ACTION_GET_VALUE = 0, enumerator

Completed in 19 milliseconds