Searched refs:Itx (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/mac/carbon/
H A Dpngread.h98 int Itx, Ity; // Counters member in class:wxPNGReaderIter
114 byte GetByte( ) { return IterImage[Itx]; }
115 void SetByte(byte b) { IterImage[Itx] = b; }
138 Itx = Ity = 0;
147 Itx = Ity = 0;
161 return ima->Inside(Itx, Ity);
170 Itx = Ity = 0;
175 Itx = 0;
226 if (++Itx < ima->EfeWidth)
232 Itx
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/mac/classic/
H A Dpngread.h98 int Itx, Ity; // Counters member in class:wxPNGReaderIter
114 byte GetByte( ) { return IterImage[Itx]; }
115 void SetByte(byte b) { IterImage[Itx] = b; }
138 Itx = Ity = 0;
147 Itx = Ity = 0;
161 return ima->Inside(Itx, Ity);
170 Itx = Ity = 0;
175 Itx = 0;
226 if (++Itx < ima->EfeWidth)
232 Itx
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/os2/
H A Dpngread.h99 int Itx, Ity; // Counters member in class:wxPNGReaderIter
115 byte GetByte( ) { return IterImage[Itx]; }
116 void SetByte(byte b) { IterImage[Itx] = b; }
139 Itx = Ity = 0;
148 Itx = Ity = 0;
162 return ima->Inside(Itx, Ity);
171 Itx = Ity = 0;
176 Itx = 0;
227 if (++Itx < ima->EfeWidth)
233 Itx
[all...]

Completed in 85 milliseconds