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

/haiku-fatelf/src/add-ons/print/drivers/pdf/source/
H A DPDFText.cpp546 const double sin1 = rotate ? -sin(rotation) : 0; local
574 fState->penY += w * sin1;

Completed in 85 milliseconds