Searched refs:p_get_option_descriptor (Results 1 – 2 of 2) sorted by relevance
99 const SANE_Option_Descriptor* (*Sane::p_get_option_descriptor)( variable212 p_get_option_descriptor = (const SANE_Option_Descriptor*(*)(SANE_Handle, in Init()276 p_get_option_descriptor( maHandle, 0 ); in ReloadOptions()292 p_get_option_descriptor( maHandle, i ); in ReloadOptions()
80 static const SANE_Option_Descriptor* (*p_get_option_descriptor)( member in Sane