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

/haiku/src/apps/mandelbrot/
H A DMandelbrot.cpp69 void SetLocationFromFrame(double frameX, double frameY);
223 void FractalView::SetLocationFromFrame(double frameX,double frameY) function in class:FractalView
271 SetLocationFromFrame(centerX, centerY);
275 SetLocationFromFrame(where.x, where.y);

Completed in 48 milliseconds