Home | History | Annotate | Download | only in xfa

Lines Matching full:pvalue

16 void CJX_ContentArea::x(CFXJSE_Value* pValue,
19 Script_Attribute_String(pValue, bSetting, eAttribute);
22 void CJX_ContentArea::y(CFXJSE_Value* pValue,
25 Script_Attribute_String(pValue, bSetting, eAttribute);
28 void CJX_ContentArea::use(CFXJSE_Value* pValue,
31 Script_Attribute_String(pValue, bSetting, eAttribute);
34 void CJX_ContentArea::relevant(CFXJSE_Value* pValue,
37 Script_Attribute_String(pValue, bSetting, eAttribute);
40 void CJX_ContentArea::usehref(CFXJSE_Value* pValue,
43 Script_Attribute_String(pValue, bSetting, eAttribute);