Searched defs:startX (Results 1 – 1 of 1) sorted by relevance
74 void XPM::FillRun(Surface *surface, int code, int startX, int y, int x) const { in FillRun()157 const int startX = static_cast<int>(rc.left + (rc.Width() - width) / 2); in Draw() local