Home
last modified time | relevance | path

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

/trunk/main/extensions/source/scanner/
H A Dsane.cxx101 const SANE_Option_Descriptor* (*Sane::p_get_option_descriptor)( variable
214 p_get_option_descriptor = (const SANE_Option_Descriptor*(*)(SANE_Handle, in Init()
278 p_get_option_descriptor( maHandle, 0 ); in ReloadOptions()
294 p_get_option_descriptor( maHandle, i ); in ReloadOptions()
H A Dsane.hxx80 static const SANE_Option_Descriptor* (*p_get_option_descriptor)( member in Sane

Completed in 20 milliseconds