Home
last modified time | relevance | path

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

/aoo4110/main/starmath/inc/
H A Dutility.hxx44 inline long SmPtsTo100th_mm(long nNumPts) in SmPtsTo100th_mm() argument
50 DBG_ASSERT(nNumPts >= 0, "Sm : Ooops..."); in SmPtsTo100th_mm()
54 return 35 * nNumPts + (nNumPts * 1055L + (7227 / 2)) / 7227L; in SmPtsTo100th_mm()

Completed in 16 milliseconds