Searched refs:GetArcIfExists (Results 1 – 3 of 3) sorted by relevance
27 CXFA_Arc* GetArcIfExists() const;
70 CXFA_Arc* CXFA_Value::GetArcIfExists() const { in GetArcIfExists() function in CXFA_Value
34 DrawBorder(pGS, value->GetArcIfExists(), rtArc, mtRotate); in RenderWidget()