Lines Matching refs:CJX_Arc
7 #include "fxjs/xfa/cjx_arc.h"
11 CJX_Arc::CJX_Arc(CXFA_Arc* node) : CJX_Node(node) {}
13 CJX_Arc::~CJX_Arc() = default;
15 void CJX_Arc::circular(CFXJSE_Value* pValue,
21 void CJX_Arc::hand(CFXJSE_Value* pValue,
27 void CJX_Arc::startAngle(CFXJSE_Value* pValue,
33 void CJX_Arc::sweepAngle(CFXJSE_Value* pValue,
39 void CJX_Arc::use(CFXJSE_Value* pValue,
45 void CJX_Arc::usehref(CFXJSE_Value* pValue,