Searched defs:toX (Results 1 - 2 of 2) sorted by relevance

/haiku/src/add-ons/print/drivers/gutenprint/
H A DGPJob.cpp33 void ToGutenprint(int32 fromX, int32 fromY, double& toX, double& toY) { argument
39 void ToGutenprintCeiling(int32 fromX, int32 fromY, double& toX, argument
46 void FromGutenprint(double fromX, double fromY, int32& toX, int32& toY) { argument
51 void FromGutenprintCeiling(double fromX, double fromY, int32& toX, argument
/haiku/src/apps/showimage/
H A DFilter.cpp704 const intType toX = cd->to; local
608 RowValues(float* sum, const uchar* src, intType srcW, intType fromX, intType toX, const float a0X, const float a1X, const int32 kBPP) argument

Completed in 83 milliseconds