Home
last modified time | relevance | path

Searched refs:p_strstatus (Results 1 – 4 of 4) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/extensions/source/scanner/
H A Dsane.cxx58 y, x, p_strstatus( x ) ); \
67 y, x, p_strstatus( x ) ); \
75 y, x, p_strstatus( x ) ); \
104 SANE_String_Const (*Sane::p_strstatus)( SANE_Status ) = nullptr; variable
220 p_strstatus = reinterpret_cast<SANE_String_Const(*)(SANE_Status)>( in Init()
269 …rr, "Error: sane driver returned %s while reading number of options !\n", p_strstatus( nStatus ) ); in ReloadOptions()
H A Dsane.hxx85 static SANE_String_Const (*p_strstatus)( SANE_Status ); member in Sane
/dports/editors/libreoffice6/libreoffice-6.4.7.2/extensions/source/scanner/
H A Dsane.cxx59 y, x, p_strstatus( x ) ); \
68 y, x, p_strstatus( x ) ); \
76 y, x, p_strstatus( x ) ); \
105 SANE_String_Const (*Sane::p_strstatus)( SANE_Status ) = nullptr; variable
221 p_strstatus = reinterpret_cast<SANE_String_Const(*)(SANE_Status)>( in Init()
270 …rr, "Error: sane driver returned %s while reading number of options !\n", p_strstatus( nStatus ) ); in ReloadOptions()
H A Dsane.hxx77 static SANE_String_Const (*p_strstatus)( SANE_Status ); member in Sane