Searched refs:HostPseudoModel (Results 1 – 5 of 5) sorted by relevance
/external/pdfium/xfa/fxfa/parser/ |
D | cscript_hostpseudomodel.cpp | 15 XFA_Element::HostPseudoModel, in CScript_HostPseudoModel()
|
D | element_attributes.inc | 512 ELEM_ATTR____(HostPseudoModel, Name, CJX_HostPseudoModel::name) 513 ELEM_ATTR____(HostPseudoModel, ValidationsEnabled, CJX_HostPseudoModel::validationsEnabled) 514 ELEM_ATTR____(HostPseudoModel, Title, CJX_HostPseudoModel::title) 515 ELEM_ATTR____(HostPseudoModel, Platform, CJX_HostPseudoModel::platform) 516 ELEM_ATTR____(HostPseudoModel, Version, CJX_HostPseudoModel::version) 517 ELEM_ATTR____(HostPseudoModel, Variation, CJX_HostPseudoModel::variation) 518 ELEM_ATTR____(HostPseudoModel, Language, CJX_HostPseudoModel::language) 519 ELEM_ATTR____(HostPseudoModel, AppType, CJX_HostPseudoModel::appType) 520 ELEM_ATTR____(HostPseudoModel, CalculationsEnabled, CJX_HostPseudoModel::calculationsEnabled) 521 ELEM_ATTR____(HostPseudoModel, CurrentPage, CJX_HostPseudoModel::currentPage) [all …]
|
D | elements.inc | 316 ELEM____(0xffffffffu, "hostPseudoModel", HostPseudoModel, Object)
|
/external/pdfium/fxjs/xfa/ |
D | cjx_hostpseudomodel.h | 60 static const TypeTag static_type__ = TypeTag::HostPseudoModel;
|
D | cjx_object.h | 75 HostPseudoModel, enumerator
|