Searched refs:SANE_Byte (Results 1 – 3 of 3) sorted by relevance
/trunk/main/sane/inc/ |
H A D | sane.h | 42 typedef unsigned char SANE_Byte; typedef 234 extern SANE_Status sane_read (SANE_Handle handle, SANE_Byte * data,
|
/trunk/main/extensions/source/scanner/ |
H A D | sane.cxx | 109 SANE_Status (*Sane::p_read)( SANE_Handle, SANE_Byte*, SANE_Int, 224 p_read = (SANE_Status(*)(SANE_Handle, SANE_Byte*, in Init()
|
H A D | sane.hxx | 88 static SANE_Status (*p_read)( SANE_Handle, SANE_Byte*, SANE_Int,
|
Completed in 23 milliseconds