Home
last modified time | relevance | path

Searched defs:GetSweepAngle (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/xfa/fxfa/parser/
Dcxfa_box.h43 FX_FLOAT GetSweepAngle() const { in GetSweepAngle() function
Dcxfa_box.cpp125 bool CXFA_Box::GetSweepAngle(FX_FLOAT& fSweepAngle) const { in GetSweepAngle() function in CXFA_Box