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

/external/webkit/Source/WebCore/rendering/
H A DRenderTreeAsText.cpp79 bool hasFractions(double val) function in namespace:WebCore
100 if (hasFractions(p.x()))
105 if (hasFractions(p.y()))
115 if (hasFractions(s.width()))
120 if (hasFractions(s.height()))

Completed in 82 milliseconds