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

/external/pdfium/xfa/fxfa/parser/
H A Dcxfa_box.h42 bool GetSweepAngle(FX_FLOAT& fSweepAngle) const;
43 FX_FLOAT GetSweepAngle() const { function in class:CXFA_Box
45 GetSweepAngle(fSweepAngle);
H A Dcxfa_box.cpp125 bool CXFA_Box::GetSweepAngle(FX_FLOAT& fSweepAngle) const { function in class:CXFA_Box
/external/pdfium/xfa/fxfa/app/
H A Dxfa_ffwidget.cpp1207 bool bEnd = box.GetSweepAngle(sweepAngle);

Completed in 48 milliseconds