Home
last modified time | relevance | path

Searched defs:IS_BMPStrip (Results 1 – 2 of 2) sorted by relevance

/dports/print/photoprint/photoprint-0.4.2-pre2/imagesource/
H A Dimagesource_bmp.h20 class IS_BMPStrip; variable
40 friend class IS_BMPStrip; variable
H A Dimagesource_bmp.cpp29 class IS_BMPStrip class
67 IS_BMPStrip::IS_BMPStrip(ImageSource_BMP *header,int row) : next(NULL), prev(NULL), header(header) in IS_BMPStrip() function in IS_BMPStrip