OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:shear_angle
(Results
1 - 1
of
1
) sorted by null
/external/pdfium/core/src/fpdfapi/fpdf_page/
fpdf_page_graph_state.cpp
333
FX_FLOAT
shear_angle
= FXSYS_atan2(m_Matrix[1], m_Matrix[3]);
local
334
return GetBaselineAngle() +
shear_angle
;
Completed in 93 milliseconds