Searched refs:Stepy (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.h99 int Stepx, Stepy; member in class:wxPNGReaderIter
122 void SetSteps(int x, int y=0) { Stepx = x; Stepy = y; }
123 void GetSteps(int *x, int *y) { *x = Stepx; *y = Stepy; }
139 Stepx = Stepy = 0;
148 Stepx = Stepy = 0;
258 Ity += Stepy;
275 Ity -= Stepy;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/mac/classic/
H A Dpngread.h99 int Stepx, Stepy; member in class:wxPNGReaderIter
122 void SetSteps(int x, int y=0) { Stepx = x; Stepy = y; }
123 void GetSteps(int *x, int *y) { *x = Stepx; *y = Stepy; }
139 Stepx = Stepy = 0;
148 Stepx = Stepy = 0;
258 Ity += Stepy;
275 Ity -= Stepy;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/os2/
H A Dpngread.h100 int Stepx, Stepy; member in class:wxPNGReaderIter
123 void SetSteps(int x, int y=0) { Stepx = x; Stepy = y; }
124 void GetSteps(int *x, int *y) { *x = Stepx; *y = Stepy; }
140 Stepx = Stepy = 0;
149 Stepx = Stepy = 0;
259 Ity += Stepy;
276 Ity -= Stepy;

Completed in 117 milliseconds