Home
last modified time | relevance | path

Searched refs:anchorType (Results 1 – 9 of 9) sorted by relevance

/external/pdfium/fxjs/xfa/
Dcjx_draw.h20 JS_PROP(anchorType);
Dcjx_subform.h26 JS_PROP(anchorType);
Dcjx_exclgroup.h29 JS_PROP(anchorType);
Dcjx_field.h36 JS_PROP(anchorType);
Dcjx_draw.cpp149 void CJX_Draw::anchorType(CFXJSE_Value* pValue, in anchorType() function in CJX_Draw
Dcjx_subform.cpp105 void CJX_Subform::anchorType(CFXJSE_Value* pValue, in anchorType() function in CJX_Subform
Dcjx_exclgroup.cpp154 void CJX_ExclGroup::anchorType(CFXJSE_Value* pValue, in anchorType() function in CJX_ExclGroup
Dcjx_field.cpp377 void CJX_Field::anchorType(CFXJSE_Value* pValue, in anchorType() function in CJX_Field
/external/pdfium/xfa/fxfa/parser/
Dxfa_basic_data_element_script.cpp1505 {0xc2bd40fd, L"anchorType", (XFA_ATTRIBUTE_CALLBACK)&CJX_Field::anchorType,
1752 (XFA_ATTRIBUTE_CALLBACK)&CJX_ExclGroup::anchorType,
1977 (XFA_ATTRIBUTE_CALLBACK)&CJX_Subform::anchorType,
3101 {0xc2bd40fd, L"anchorType", (XFA_ATTRIBUTE_CALLBACK)&CJX_Draw::anchorType,