Searched refs:gwbitmap (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/carbon/
H A Ddc.cpp2131 BitMap* gwbitmap = (BitMap*) *gwpixmaphandle ; // since the color depth is 1 it is a BitMap local
2132 UInt8 *gwbits = (UInt8*) gwbitmap->baseAddr ;
2133 int alignment = gwbitmap->rowBytes & 0x7FFF ;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/classic/
H A Ddc.cpp2147 BitMap* gwbitmap = (BitMap*) *gwpixmaphandle ; // since the color depth is 1 it is a BitMap local
2148 UInt8 *gwbits = (UInt8*) gwbitmap->baseAddr ;
2149 int alignment = gwbitmap->rowBytes & 0x7FFF ;

Completed in 120 milliseconds