Home
last modified time | relevance | path

Searched refs:infinite_to_zero (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/gnash/gnash-2b3bdede0305c4fc3ad21a0a4197330606c9b880/libbase/
H A DGnashNumeric.h70 infinite_to_zero(double x) in infinite_to_zero() function
/dports/graphics/gnash/gnash-2b3bdede0305c4fc3ad21a0a4197330606c9b880/libcore/
H A DDisplayObject.cpp1104 m.set_y_translation(pixelsToTwips(infinite_to_zero(newy))); in setY()
1135 m.set_x_translation(pixelsToTwips(infinite_to_zero(newx))); in setX()