| /external/pdfium/fxjs/xfa/ |
| cjx_font.cpp | 15 void CJX_Font::lineThrough(CFXJSE_Value* pValue, 18 Script_Attribute_String(pValue, bSetting, eAttribute); 21 void CJX_Font::typeface(CFXJSE_Value* pValue, 24 Script_Attribute_String(pValue, bSetting, eAttribute); 27 void CJX_Font::fontHorizontalScale(CFXJSE_Value* pValue, 30 Script_Attribute_String(pValue, bSetting, eAttribute); 33 void CJX_Font::use(CFXJSE_Value* pValue, 36 Script_Attribute_String(pValue, bSetting, eAttribute); 39 void CJX_Font::kerningMode(CFXJSE_Value* pValue, 42 Script_Attribute_String(pValue, bSetting, eAttribute) [all...] |
| cjx_draw.cpp | 17 void CJX_Draw::h(CFXJSE_Value* pValue, 20 Script_Attribute_String(pValue, bSetting, eAttribute); 23 void CJX_Draw::w(CFXJSE_Value* pValue, 26 Script_Attribute_String(pValue, bSetting, eAttribute); 29 void CJX_Draw::x(CFXJSE_Value* pValue, 32 Script_Attribute_String(pValue, bSetting, eAttribute); 35 void CJX_Draw::y(CFXJSE_Value* pValue, 38 Script_Attribute_String(pValue, bSetting, eAttribute); 41 void CJX_Draw::hAlign(CFXJSE_Value* pValue, 44 Script_Attribute_String(pValue, bSetting, eAttribute) [all...] |
| cjx_break.cpp | 15 void CJX_Break::after(CFXJSE_Value* pValue, 18 Script_Attribute_String(pValue, bSetting, eAttribute); 21 void CJX_Break::afterTarget(CFXJSE_Value* pValue, 24 Script_Attribute_String(pValue, bSetting, eAttribute); 27 void CJX_Break::before(CFXJSE_Value* pValue, 30 Script_Attribute_String(pValue, bSetting, eAttribute); 33 void CJX_Break::beforeTarget(CFXJSE_Value* pValue, 36 Script_Attribute_String(pValue, bSetting, eAttribute); 39 void CJX_Break::bookendLeader(CFXJSE_Value* pValue, 42 Script_Attribute_String(pValue, bSetting, eAttribute) [all...] |
| cjx_keyusage.cpp | 15 void CJX_KeyUsage::use(CFXJSE_Value* pValue, 18 Script_Attribute_String(pValue, bSetting, eAttribute); 21 void CJX_KeyUsage::nonRepudiation(CFXJSE_Value* pValue, 24 Script_Attribute_String(pValue, bSetting, eAttribute); 27 void CJX_KeyUsage::encipherOnly(CFXJSE_Value* pValue, 30 Script_Attribute_String(pValue, bSetting, eAttribute); 33 void CJX_KeyUsage::type(CFXJSE_Value* pValue, 36 Script_Attribute_String(pValue, bSetting, eAttribute); 39 void CJX_KeyUsage::digitalSignature(CFXJSE_Value* pValue, 42 Script_Attribute_String(pValue, bSetting, eAttribute) [all...] |
| cjx_barcode.cpp | 15 void CJX_Barcode::charEncoding(CFXJSE_Value* pValue, 18 Script_Attribute_String(pValue, bSetting, eAttribute); 21 void CJX_Barcode::checksum(CFXJSE_Value* pValue, 24 Script_Attribute_String(pValue, bSetting, eAttribute); 27 void CJX_Barcode::dataColumnCount(CFXJSE_Value* pValue, 30 Script_Attribute_String(pValue, bSetting, eAttribute); 33 void CJX_Barcode::dataLength(CFXJSE_Value* pValue, 36 Script_Attribute_String(pValue, bSetting, eAttribute); 39 void CJX_Barcode::dataPrep(CFXJSE_Value* pValue, 42 Script_Attribute_String(pValue, bSetting, eAttribute) [all...] |
| cjx_para.cpp | 15 void CJX_Para::hAlign(CFXJSE_Value* pValue, 18 Script_Attribute_String(pValue, bSetting, eAttribute); 21 void CJX_Para::textIndent(CFXJSE_Value* pValue, 24 Script_Attribute_String(pValue, bSetting, eAttribute); 27 void CJX_Para::use(CFXJSE_Value* pValue, 30 Script_Attribute_String(pValue, bSetting, eAttribute); 33 void CJX_Para::marginRight(CFXJSE_Value* pValue, 36 Script_Attribute_String(pValue, bSetting, eAttribute); 39 void CJX_Para::marginLeft(CFXJSE_Value* pValue, 42 Script_Attribute_String(pValue, bSetting, eAttribute) [all...] |
| cjx_corner.cpp | 15 void CJX_Corner::use(CFXJSE_Value* pValue, 18 Script_Attribute_String(pValue, bSetting, eAttribute); 21 void CJX_Corner::stroke(CFXJSE_Value* pValue, 24 Script_Attribute_String(pValue, bSetting, eAttribute); 27 void CJX_Corner::presence(CFXJSE_Value* pValue, 30 Script_Attribute_String(pValue, bSetting, eAttribute); 33 void CJX_Corner::inverted(CFXJSE_Value* pValue, 36 Script_Attribute_String(pValue, bSetting, eAttribute); 39 void CJX_Corner::thickness(CFXJSE_Value* pValue, 42 Script_Attribute_String(pValue, bSetting, eAttribute) [all...] |
| cjx_image.cpp | 15 void CJX_Image::use(CFXJSE_Value* pValue, 18 Script_Attribute_String(pValue, bSetting, eAttribute); 21 void CJX_Image::contentType(CFXJSE_Value* pValue, 24 Script_Attribute_String(pValue, bSetting, eAttribute); 27 void CJX_Image::transferEncoding(CFXJSE_Value* pValue, 30 Script_Attribute_String(pValue, bSetting, eAttribute); 33 void CJX_Image::defaultValue(CFXJSE_Value* pValue, 36 Script_Som_DefaultValue_Read(pValue, bSetting, eAttribute); 39 void CJX_Image::usehref(CFXJSE_Value* pValue, 42 Script_Attribute_String(pValue, bSetting, eAttribute) [all...] |
| cjx_pagearea.cpp | 15 void CJX_PageArea::use(CFXJSE_Value* pValue, 18 Script_Attribute_String(pValue, bSetting, eAttribute); 21 void CJX_PageArea::pagePosition(CFXJSE_Value* pValue, 24 Script_Attribute_String(pValue, bSetting, eAttribute); 27 void CJX_PageArea::oddOrEven(CFXJSE_Value* pValue, 30 Script_Attribute_String(pValue, bSetting, eAttribute); 33 void CJX_PageArea::relevant(CFXJSE_Value* pValue, 36 Script_Attribute_String(pValue, bSetting, eAttribute); 39 void CJX_PageArea::initialNumber(CFXJSE_Value* pValue, 42 Script_Attribute_String(pValue, bSetting, eAttribute) [all...] |
| cjx_recordset.cpp | 17 void CJX_RecordSet::max(CFXJSE_Value* pValue, 20 Script_Attribute_String(pValue, bSetting, eAttribute); 23 void CJX_RecordSet::use(CFXJSE_Value* pValue, 26 Script_Attribute_String(pValue, bSetting, eAttribute); 29 void CJX_RecordSet::eofAction(CFXJSE_Value* pValue, 32 Script_Attribute_String(pValue, bSetting, eAttribute); 35 void CJX_RecordSet::cursorType(CFXJSE_Value* pValue, 38 Script_Attribute_String(pValue, bSetting, eAttribute); 41 void CJX_RecordSet::lockType(CFXJSE_Value* pValue, 44 Script_Attribute_String(pValue, bSetting, eAttribute) [all...] |
| cjx_script.cpp | 16 void CJX_Script::use(CFXJSE_Value* pValue, 19 Script_Attribute_String(pValue, bSetting, eAttribute); 22 void CJX_Script::contentType(CFXJSE_Value* pValue, 25 Script_Attribute_String(pValue, bSetting, eAttribute); 28 void CJX_Script::runAt(CFXJSE_Value* pValue, 31 Script_Attribute_String(pValue, bSetting, eAttribute); 34 void CJX_Script::stateless(CFXJSE_Value* pValue, 41 pValue->SetString(FX_UTF8Encode(WideStringView(L"0", 1)).AsStringView()); 44 void CJX_Script::defaultValue(CFXJSE_Value* pValue, 47 Script_Som_DefaultValue(pValue, bSetting, eAttribute) [all...] |
| cjx_caption.cpp | 15 void CJX_Caption::use(CFXJSE_Value* pValue, 18 Script_Attribute_String(pValue, bSetting, eAttribute); 21 void CJX_Caption::reserve(CFXJSE_Value* pValue, 24 Script_Attribute_String(pValue, bSetting, eAttribute); 27 void CJX_Caption::presence(CFXJSE_Value* pValue, 30 Script_Attribute_String(pValue, bSetting, eAttribute); 33 void CJX_Caption::usehref(CFXJSE_Value* pValue, 36 Script_Attribute_String(pValue, bSetting, eAttribute); 39 void CJX_Caption::placement(CFXJSE_Value* pValue, 42 Script_Attribute_String(pValue, bSetting, eAttribute) [all...] |
| cjx_certificates.cpp | 15 void CJX_Certificates::url(CFXJSE_Value* pValue, 18 Script_Attribute_String(pValue, bSetting, eAttribute); 21 void CJX_Certificates::use(CFXJSE_Value* pValue, 24 Script_Attribute_String(pValue, bSetting, eAttribute); 27 void CJX_Certificates::credentialServerPolicy(CFXJSE_Value* pValue, 30 Script_Attribute_String(pValue, bSetting, eAttribute); 33 void CJX_Certificates::usehref(CFXJSE_Value* pValue, 36 Script_Attribute_String(pValue, bSetting, eAttribute); 39 void CJX_Certificates::urlPolicy(CFXJSE_Value* pValue, 42 Script_Attribute_String(pValue, bSetting, eAttribute) [all...] |
| cjx_choicelist.cpp | 15 void CJX_ChoiceList::use(CFXJSE_Value* pValue, 18 Script_Attribute_String(pValue, bSetting, eAttribute); 21 void CJX_ChoiceList::open(CFXJSE_Value* pValue, 24 Script_Attribute_String(pValue, bSetting, eAttribute); 27 void CJX_ChoiceList::commitOn(CFXJSE_Value* pValue, 30 Script_Attribute_String(pValue, bSetting, eAttribute); 33 void CJX_ChoiceList::textEntry(CFXJSE_Value* pValue, 36 Script_Attribute_String(pValue, bSetting, eAttribute); 39 void CJX_ChoiceList::usehref(CFXJSE_Value* pValue, 42 Script_Attribute_String(pValue, bSetting, eAttribute) [all...] |
| cjx_contentarea.cpp | 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) [all...] |
| cjx_datavalue.cpp | 15 void CJX_DataValue::contentType(CFXJSE_Value* pValue, 18 Script_Attribute_String(pValue, bSetting, eAttribute); 21 void CJX_DataValue::contains(CFXJSE_Value* pValue, 24 Script_Attribute_String(pValue, bSetting, eAttribute); 27 void CJX_DataValue::defaultValue(CFXJSE_Value* pValue, 30 Script_Som_DefaultValue(pValue, bSetting, eAttribute); 33 void CJX_DataValue::value(CFXJSE_Value* pValue, 36 defaultValue(pValue, bSetting, eAttribute); 39 void CJX_DataValue::isNull(CFXJSE_Value* pValue, 42 Script_Attribute_BOOL(pValue, bSetting, eAttribute) [all...] |
| cjx_execute.cpp | 15 void CJX_Execute::use(CFXJSE_Value* pValue, 18 Script_Attribute_String(pValue, bSetting, eAttribute); 21 void CJX_Execute::connection(CFXJSE_Value* pValue, 24 Script_Attribute_String(pValue, bSetting, eAttribute); 27 void CJX_Execute::runAt(CFXJSE_Value* pValue, 30 Script_Attribute_String(pValue, bSetting, eAttribute); 33 void CJX_Execute::executeType(CFXJSE_Value* pValue, 36 Script_Attribute_String(pValue, bSetting, eAttribute); 39 void CJX_Execute::usehref(CFXJSE_Value* pValue, 42 Script_Attribute_String(pValue, bSetting, eAttribute) [all...] |
| cjx_items.cpp | 15 void CJX_Items::ref(CFXJSE_Value* pValue, 18 Script_Attribute_String(pValue, bSetting, eAttribute); 21 void CJX_Items::use(CFXJSE_Value* pValue, 24 Script_Attribute_String(pValue, bSetting, eAttribute); 27 void CJX_Items::presence(CFXJSE_Value* pValue, 30 Script_Attribute_String(pValue, bSetting, eAttribute); 33 void CJX_Items::save(CFXJSE_Value* pValue, 36 Script_Attribute_String(pValue, bSetting, eAttribute); 39 void CJX_Items::usehref(CFXJSE_Value* pValue, 42 Script_Attribute_String(pValue, bSetting, eAttribute) [all...] |
| cjx_keep.cpp | 15 void CJX_Keep::next(CFXJSE_Value* pValue, 18 Script_Attribute_String(pValue, bSetting, eAttribute); 21 void CJX_Keep::use(CFXJSE_Value* pValue, 24 Script_Attribute_String(pValue, bSetting, eAttribute); 27 void CJX_Keep::previous(CFXJSE_Value* pValue, 30 Script_Attribute_String(pValue, bSetting, eAttribute); 33 void CJX_Keep::usehref(CFXJSE_Value* pValue, 36 Script_Attribute_String(pValue, bSetting, eAttribute); 39 void CJX_Keep::intact(CFXJSE_Value* pValue, 42 Script_Attribute_String(pValue, bSetting, eAttribute) [all...] |
| cjx_overflow.cpp | 15 void CJX_Overflow::use(CFXJSE_Value* pValue, 18 Script_Attribute_String(pValue, bSetting, eAttribute); 21 void CJX_Overflow::trailer(CFXJSE_Value* pValue, 24 Script_Attribute_String(pValue, bSetting, eAttribute); 27 void CJX_Overflow::usehref(CFXJSE_Value* pValue, 30 Script_Attribute_String(pValue, bSetting, eAttribute); 33 void CJX_Overflow::target(CFXJSE_Value* pValue, 36 Script_Attribute_String(pValue, bSetting, eAttribute); 39 void CJX_Overflow::leader(CFXJSE_Value* pValue, 42 Script_Attribute_String(pValue, bSetting, eAttribute) [all...] |
| cjx_signdata.cpp | 15 void CJX_SignData::ref(CFXJSE_Value* pValue, 18 Script_Attribute_String(pValue, bSetting, eAttribute); 21 void CJX_SignData::use(CFXJSE_Value* pValue, 24 Script_Attribute_String(pValue, bSetting, eAttribute); 27 void CJX_SignData::operation(CFXJSE_Value* pValue, 30 Script_Attribute_String(pValue, bSetting, eAttribute); 33 void CJX_SignData::usehref(CFXJSE_Value* pValue, 36 Script_Attribute_String(pValue, bSetting, eAttribute); 39 void CJX_SignData::target(CFXJSE_Value* pValue, 42 Script_Attribute_String(pValue, bSetting, eAttribute) [all...] |
| cjx_subformset.cpp | 15 void CJX_SubformSet::use(CFXJSE_Value* pValue, 18 Script_Attribute_String(pValue, bSetting, eAttribute); 21 void CJX_SubformSet::relation(CFXJSE_Value* pValue, 24 Script_Attribute_String(pValue, bSetting, eAttribute); 27 void CJX_SubformSet::relevant(CFXJSE_Value* pValue, 30 Script_Attribute_String(pValue, bSetting, eAttribute); 33 void CJX_SubformSet::usehref(CFXJSE_Value* pValue, 36 Script_Attribute_String(pValue, bSetting, eAttribute); 39 void CJX_SubformSet::instanceIndex(CFXJSE_Value* pValue, 42 Script_Som_InstanceIndex(pValue, bSetting, eAttribute) [all...] |
| cjx_text.cpp | 15 void CJX_Text::use(CFXJSE_Value* pValue, 18 Script_Attribute_String(pValue, bSetting, eAttribute); 21 void CJX_Text::maxChars(CFXJSE_Value* pValue, 24 Script_Attribute_String(pValue, bSetting, eAttribute); 27 void CJX_Text::defaultValue(CFXJSE_Value* pValue, 30 Script_Som_DefaultValue(pValue, bSetting, eAttribute); 33 void CJX_Text::usehref(CFXJSE_Value* pValue, 36 Script_Attribute_String(pValue, bSetting, eAttribute); 39 void CJX_Text::value(CFXJSE_Value* pValue, 42 Script_Som_DefaultValue(pValue, bSetting, eAttribute) [all...] |
| cjx_validate.cpp | 15 void CJX_Validate::use(CFXJSE_Value* pValue, 18 Script_Attribute_String(pValue, bSetting, eAttribute); 21 void CJX_Validate::scriptTest(CFXJSE_Value* pValue, 24 Script_Attribute_String(pValue, bSetting, eAttribute); 27 void CJX_Validate::nullTest(CFXJSE_Value* pValue, 30 Script_Attribute_String(pValue, bSetting, eAttribute); 33 void CJX_Validate::usehref(CFXJSE_Value* pValue, 36 Script_Attribute_String(pValue, bSetting, eAttribute); 39 void CJX_Validate::formatTest(CFXJSE_Value* pValue, 42 Script_Attribute_String(pValue, bSetting, eAttribute) [all...] |
| cjx_eventpseudomodel.cpp | 20 void StringProperty(CFXJSE_Value* pValue, WideString& wsValue, bool bSetting) { 22 wsValue = pValue->ToWideString(); 25 pValue->SetString(wsValue.UTF8Encode().AsStringView()); 28 void InterProperty(CFXJSE_Value* pValue, int32_t& iValue, bool bSetting) { 30 iValue = pValue->ToInteger(); 33 pValue->SetInteger(iValue); 36 void BooleanProperty(CFXJSE_Value* pValue, bool& bValue, bool bSetting) { 38 bValue = pValue->ToBoolean(); 41 pValue->SetBoolean(bValue); 57 void CJX_EventPseudoModel::change(CFXJSE_Value* pValue, [all...] |