/external/pdfium/fxjs/xfa/ |
D | cjx_barcode.cpp | 15 void CJX_Barcode::charEncoding(CFXJSE_Value* pValue, in charEncoding() 21 void CJX_Barcode::checksum(CFXJSE_Value* pValue, in checksum() 27 void CJX_Barcode::dataColumnCount(CFXJSE_Value* pValue, in dataColumnCount() 33 void CJX_Barcode::dataLength(CFXJSE_Value* pValue, in dataLength() 39 void CJX_Barcode::dataPrep(CFXJSE_Value* pValue, in dataPrep() 45 void CJX_Barcode::dataRowCount(CFXJSE_Value* pValue, in dataRowCount() 51 void CJX_Barcode::endChar(CFXJSE_Value* pValue, in endChar() 57 void CJX_Barcode::errorCorrectionLevel(CFXJSE_Value* pValue, in errorCorrectionLevel() 63 void CJX_Barcode::moduleHeight(CFXJSE_Value* pValue, in moduleHeight() 69 void CJX_Barcode::moduleWidth(CFXJSE_Value* pValue, in moduleWidth() [all …]
|
D | cjx_draw.cpp | 17 void CJX_Draw::h(CFXJSE_Value* pValue, in h() 23 void CJX_Draw::w(CFXJSE_Value* pValue, in w() 29 void CJX_Draw::x(CFXJSE_Value* pValue, in x() 35 void CJX_Draw::y(CFXJSE_Value* pValue, in y() 41 void CJX_Draw::hAlign(CFXJSE_Value* pValue, in hAlign() 47 void CJX_Draw::use(CFXJSE_Value* pValue, in use() 53 void CJX_Draw::rotate(CFXJSE_Value* pValue, in rotate() 59 void CJX_Draw::presence(CFXJSE_Value* pValue, in presence() 65 void CJX_Draw::vAlign(CFXJSE_Value* pValue, in vAlign() 71 void CJX_Draw::maxH(CFXJSE_Value* pValue, in maxH() [all …]
|
D | cjx_font.cpp | 15 void CJX_Font::lineThrough(CFXJSE_Value* pValue, in lineThrough() 21 void CJX_Font::typeface(CFXJSE_Value* pValue, in typeface() 27 void CJX_Font::fontHorizontalScale(CFXJSE_Value* pValue, in fontHorizontalScale() 33 void CJX_Font::use(CFXJSE_Value* pValue, in use() 39 void CJX_Font::kerningMode(CFXJSE_Value* pValue, in kerningMode() 45 void CJX_Font::underline(CFXJSE_Value* pValue, in underline() 51 void CJX_Font::baselineShift(CFXJSE_Value* pValue, in baselineShift() 57 void CJX_Font::overlinePeriod(CFXJSE_Value* pValue, in overlinePeriod() 63 void CJX_Font::letterSpacing(CFXJSE_Value* pValue, in letterSpacing() 69 void CJX_Font::lineThroughPeriod(CFXJSE_Value* pValue, in lineThroughPeriod() [all …]
|
D | cjx_subform.cpp | 81 void CJX_Subform::locale(CFXJSE_Value* pValue, in locale() 93 void CJX_Subform::instanceIndex(CFXJSE_Value* pValue, in instanceIndex() 99 void CJX_Subform::allowMacro(CFXJSE_Value* pValue, in allowMacro() 105 void CJX_Subform::anchorType(CFXJSE_Value* pValue, in anchorType() 111 void CJX_Subform::colSpan(CFXJSE_Value* pValue, in colSpan() 117 void CJX_Subform::columnWidths(CFXJSE_Value* pValue, in columnWidths() 123 void CJX_Subform::h(CFXJSE_Value* pValue, in h() 129 void CJX_Subform::hAlign(CFXJSE_Value* pValue, in hAlign() 135 void CJX_Subform::layout(CFXJSE_Value* pValue, in layout() 141 void CJX_Subform::maxH(CFXJSE_Value* pValue, in maxH() [all …]
|
D | cjx_exclgroup.cpp | 110 void CJX_ExclGroup::defaultValue(CFXJSE_Value* pValue, in defaultValue() 132 void CJX_ExclGroup::rawValue(CFXJSE_Value* pValue, in rawValue() 138 void CJX_ExclGroup::transient(CFXJSE_Value* pValue, in transient() 142 void CJX_ExclGroup::access(CFXJSE_Value* pValue, in access() 148 void CJX_ExclGroup::accessKey(CFXJSE_Value* pValue, in accessKey() 154 void CJX_ExclGroup::anchorType(CFXJSE_Value* pValue, in anchorType() 160 void CJX_ExclGroup::borderColor(CFXJSE_Value* pValue, in borderColor() 166 void CJX_ExclGroup::borderWidth(CFXJSE_Value* pValue, in borderWidth() 172 void CJX_ExclGroup::colSpan(CFXJSE_Value* pValue, in colSpan() 178 void CJX_ExclGroup::fillColor(CFXJSE_Value* pValue, in fillColor() [all …]
|
D | cjx_para.cpp | 15 void CJX_Para::hAlign(CFXJSE_Value* pValue, in hAlign() 21 void CJX_Para::textIndent(CFXJSE_Value* pValue, in textIndent() 27 void CJX_Para::use(CFXJSE_Value* pValue, in use() 33 void CJX_Para::marginRight(CFXJSE_Value* pValue, in marginRight() 39 void CJX_Para::marginLeft(CFXJSE_Value* pValue, in marginLeft() 45 void CJX_Para::radixOffset(CFXJSE_Value* pValue, in radixOffset() 51 void CJX_Para::preserve(CFXJSE_Value* pValue, in preserve() 57 void CJX_Para::spaceBelow(CFXJSE_Value* pValue, in spaceBelow() 63 void CJX_Para::vAlign(CFXJSE_Value* pValue, in vAlign() 69 void CJX_Para::tabDefault(CFXJSE_Value* pValue, in tabDefault() [all …]
|
D | cjx_eventpseudomodel.cpp | 20 void StringProperty(CFXJSE_Value* pValue, WideString& wsValue, bool bSetting) { in StringProperty() 28 void InterProperty(CFXJSE_Value* pValue, int32_t& iValue, bool bSetting) { in InterProperty() 36 void BooleanProperty(CFXJSE_Value* pValue, bool& bValue, bool bSetting) { in BooleanProperty() 57 void CJX_EventPseudoModel::change(CFXJSE_Value* pValue, in change() 63 void CJX_EventPseudoModel::commitKey(CFXJSE_Value* pValue, in commitKey() 69 void CJX_EventPseudoModel::fullText(CFXJSE_Value* pValue, in fullText() 75 void CJX_EventPseudoModel::keyDown(CFXJSE_Value* pValue, in keyDown() 81 void CJX_EventPseudoModel::modifier(CFXJSE_Value* pValue, in modifier() 87 void CJX_EventPseudoModel::newContentType(CFXJSE_Value* pValue, in newContentType() 93 void CJX_EventPseudoModel::newText(CFXJSE_Value* pValue, in newText() [all …]
|
D | cjx_break.cpp | 15 void CJX_Break::after(CFXJSE_Value* pValue, in after() 21 void CJX_Break::afterTarget(CFXJSE_Value* pValue, in afterTarget() 27 void CJX_Break::before(CFXJSE_Value* pValue, in before() 33 void CJX_Break::beforeTarget(CFXJSE_Value* pValue, in beforeTarget() 39 void CJX_Break::bookendLeader(CFXJSE_Value* pValue, in bookendLeader() 45 void CJX_Break::bookendTrailer(CFXJSE_Value* pValue, in bookendTrailer() 51 void CJX_Break::overflowLeader(CFXJSE_Value* pValue, in overflowLeader() 57 void CJX_Break::overflowTarget(CFXJSE_Value* pValue, in overflowTarget() 63 void CJX_Break::overflowTrailer(CFXJSE_Value* pValue, in overflowTrailer() 69 void CJX_Break::startNew(CFXJSE_Value* pValue, in startNew() [all …]
|
D | cjx_keyusage.cpp | 15 void CJX_KeyUsage::use(CFXJSE_Value* pValue, in use() 21 void CJX_KeyUsage::nonRepudiation(CFXJSE_Value* pValue, in nonRepudiation() 27 void CJX_KeyUsage::encipherOnly(CFXJSE_Value* pValue, in encipherOnly() 33 void CJX_KeyUsage::type(CFXJSE_Value* pValue, in type() 39 void CJX_KeyUsage::digitalSignature(CFXJSE_Value* pValue, in digitalSignature() 45 void CJX_KeyUsage::crlSign(CFXJSE_Value* pValue, in crlSign() 51 void CJX_KeyUsage::keyAgreement(CFXJSE_Value* pValue, in keyAgreement() 57 void CJX_KeyUsage::keyEncipherment(CFXJSE_Value* pValue, in keyEncipherment() 63 void CJX_KeyUsage::usehref(CFXJSE_Value* pValue, in usehref() 69 void CJX_KeyUsage::dataEncipherment(CFXJSE_Value* pValue, in dataEncipherment() [all …]
|
D | cjx_field.cpp | 235 void CJX_Field::defaultValue(CFXJSE_Value* pValue, in defaultValue() 297 void CJX_Field::editValue(CFXJSE_Value* pValue, in editValue() 312 void CJX_Field::formatMessage(CFXJSE_Value* pValue, in formatMessage() 318 void CJX_Field::formattedValue(CFXJSE_Value* pValue, in formattedValue() 334 void CJX_Field::parentSubform(CFXJSE_Value* pValue, in parentSubform() 344 void CJX_Field::selectedIndex(CFXJSE_Value* pValue, in selectedIndex() 365 void CJX_Field::access(CFXJSE_Value* pValue, in access() 371 void CJX_Field::accessKey(CFXJSE_Value* pValue, in accessKey() 377 void CJX_Field::anchorType(CFXJSE_Value* pValue, in anchorType() 383 void CJX_Field::borderColor(CFXJSE_Value* pValue, in borderColor() [all …]
|
D | cjx_pagearea.cpp | 15 void CJX_PageArea::use(CFXJSE_Value* pValue, in use() 21 void CJX_PageArea::pagePosition(CFXJSE_Value* pValue, in pagePosition() 27 void CJX_PageArea::oddOrEven(CFXJSE_Value* pValue, in oddOrEven() 33 void CJX_PageArea::relevant(CFXJSE_Value* pValue, in relevant() 39 void CJX_PageArea::initialNumber(CFXJSE_Value* pValue, in initialNumber() 45 void CJX_PageArea::usehref(CFXJSE_Value* pValue, in usehref() 51 void CJX_PageArea::numbered(CFXJSE_Value* pValue, in numbered() 57 void CJX_PageArea::blankOrNotBlank(CFXJSE_Value* pValue, in blankOrNotBlank()
|
D | cjx_script.cpp | 16 void CJX_Script::use(CFXJSE_Value* pValue, in use() 22 void CJX_Script::contentType(CFXJSE_Value* pValue, in contentType() 28 void CJX_Script::runAt(CFXJSE_Value* pValue, in runAt() 34 void CJX_Script::stateless(CFXJSE_Value* pValue, in stateless() 44 void CJX_Script::defaultValue(CFXJSE_Value* pValue, in defaultValue() 50 void CJX_Script::binding(CFXJSE_Value* pValue, in binding() 56 void CJX_Script::usehref(CFXJSE_Value* pValue, in usehref() 62 void CJX_Script::value(CFXJSE_Value* pValue, in value()
|
D | cjx_recordset.cpp | 17 void CJX_RecordSet::max(CFXJSE_Value* pValue, in max() 23 void CJX_RecordSet::use(CFXJSE_Value* pValue, in use() 29 void CJX_RecordSet::eofAction(CFXJSE_Value* pValue, in eofAction() 35 void CJX_RecordSet::cursorType(CFXJSE_Value* pValue, in cursorType() 41 void CJX_RecordSet::lockType(CFXJSE_Value* pValue, in lockType() 47 void CJX_RecordSet::bofAction(CFXJSE_Value* pValue, in bofAction() 53 void CJX_RecordSet::usehref(CFXJSE_Value* pValue, in usehref() 59 void CJX_RecordSet::cursorLocation(CFXJSE_Value* pValue, in cursorLocation()
|
D | cjx_corner.cpp | 15 void CJX_Corner::use(CFXJSE_Value* pValue, in use() 21 void CJX_Corner::stroke(CFXJSE_Value* pValue, in stroke() 27 void CJX_Corner::presence(CFXJSE_Value* pValue, in presence() 33 void CJX_Corner::inverted(CFXJSE_Value* pValue, in inverted() 39 void CJX_Corner::thickness(CFXJSE_Value* pValue, in thickness() 45 void CJX_Corner::usehref(CFXJSE_Value* pValue, in usehref() 51 void CJX_Corner::join(CFXJSE_Value* pValue, in join() 57 void CJX_Corner::radius(CFXJSE_Value* pValue, in radius()
|
D | cjx_image.cpp | 15 void CJX_Image::use(CFXJSE_Value* pValue, in use() 21 void CJX_Image::contentType(CFXJSE_Value* pValue, in contentType() 27 void CJX_Image::transferEncoding(CFXJSE_Value* pValue, in transferEncoding() 33 void CJX_Image::defaultValue(CFXJSE_Value* pValue, in defaultValue() 39 void CJX_Image::usehref(CFXJSE_Value* pValue, in usehref() 45 void CJX_Image::aspect(CFXJSE_Value* pValue, in aspect() 51 void CJX_Image::value(CFXJSE_Value* pValue, in value() 57 void CJX_Image::href(CFXJSE_Value* pValue, in href()
|
D | cjx_breakafter.cpp | 15 void CJX_BreakAfter::use(CFXJSE_Value* pValue, in use() 21 void CJX_BreakAfter::startNew(CFXJSE_Value* pValue, in startNew() 27 void CJX_BreakAfter::trailer(CFXJSE_Value* pValue, in trailer() 33 void CJX_BreakAfter::targetType(CFXJSE_Value* pValue, in targetType() 39 void CJX_BreakAfter::usehref(CFXJSE_Value* pValue, in usehref() 45 void CJX_BreakAfter::target(CFXJSE_Value* pValue, in target() 51 void CJX_BreakAfter::leader(CFXJSE_Value* pValue, in leader()
|
D | cjx_medium.cpp | 15 void CJX_Medium::use(CFXJSE_Value* pValue, in use() 21 void CJX_Medium::orientation(CFXJSE_Value* pValue, in orientation() 27 void CJX_Medium::imagingBBox(CFXJSE_Value* pValue, in imagingBBox() 33 void CJX_Medium::shortValue(CFXJSE_Value* pValue, in shortValue() 39 void CJX_Medium::usehref(CFXJSE_Value* pValue, in usehref() 45 void CJX_Medium::stock(CFXJSE_Value* pValue, in stock() 51 void CJX_Medium::longValue(CFXJSE_Value* pValue, in longValue()
|
D | cjx_connect.cpp | 15 void CJX_Connect::use(CFXJSE_Value* pValue, in use() 21 void CJX_Connect::timeout(CFXJSE_Value* pValue, in timeout() 27 void CJX_Connect::connection(CFXJSE_Value* pValue, in connection() 33 void CJX_Connect::usage(CFXJSE_Value* pValue, in usage() 39 void CJX_Connect::usehref(CFXJSE_Value* pValue, in usehref() 45 void CJX_Connect::delayedOpen(CFXJSE_Value* pValue, in delayedOpen() 51 void CJX_Connect::ref(CFXJSE_Value* pValue, in ref()
|
D | cjx_submit.cpp | 15 void CJX_Submit::format(CFXJSE_Value* pValue, in format() 21 void CJX_Submit::embedPDF(CFXJSE_Value* pValue, in embedPDF() 27 void CJX_Submit::use(CFXJSE_Value* pValue, in use() 33 void CJX_Submit::usehref(CFXJSE_Value* pValue, in usehref() 39 void CJX_Submit::target(CFXJSE_Value* pValue, in target() 45 void CJX_Submit::textEncoding(CFXJSE_Value* pValue, in textEncoding() 51 void CJX_Submit::xdpContent(CFXJSE_Value* pValue, in xdpContent()
|
D | cjx_breakbefore.cpp | 15 void CJX_BreakBefore::use(CFXJSE_Value* pValue, in use() 21 void CJX_BreakBefore::startNew(CFXJSE_Value* pValue, in startNew() 27 void CJX_BreakBefore::trailer(CFXJSE_Value* pValue, in trailer() 33 void CJX_BreakBefore::targetType(CFXJSE_Value* pValue, in targetType() 39 void CJX_BreakBefore::usehref(CFXJSE_Value* pValue, in usehref() 45 void CJX_BreakBefore::target(CFXJSE_Value* pValue, in target() 51 void CJX_BreakBefore::leader(CFXJSE_Value* pValue, in leader()
|
D | cjx_exdata.cpp | 15 void CJX_ExData::use(CFXJSE_Value* pValue, in use() 21 void CJX_ExData::contentType(CFXJSE_Value* pValue, in contentType() 27 void CJX_ExData::transferEncoding(CFXJSE_Value* pValue, in transferEncoding() 33 void CJX_ExData::defaultValue(CFXJSE_Value* pValue, in defaultValue() 39 void CJX_ExData::usehref(CFXJSE_Value* pValue, in usehref() 45 void CJX_ExData::maxLength(CFXJSE_Value* pValue, in maxLength() 51 void CJX_ExData::href(CFXJSE_Value* pValue, in href()
|
D | cjx_tree.cpp | 74 auto pValue = pdfium::MakeUnique<CFXJSE_Value>(pScriptContext->GetIsolate()); in resolveNode() local 95 auto pValue = pdfium::MakeUnique<CFXJSE_Value>(pScriptContext->GetIsolate()); in resolveNodes() local 104 void CJX_Tree::all(CFXJSE_Value* pValue, in all() 117 void CJX_Tree::classAll(CFXJSE_Value* pValue, in classAll() 130 void CJX_Tree::name(CFXJSE_Value* pValue, in name() 136 void CJX_Tree::nodes(CFXJSE_Value* pValue, in nodes() 154 void CJX_Tree::parent(CFXJSE_Value* pValue, in parent() 171 void CJX_Tree::index(CFXJSE_Value* pValue, in index() 181 void CJX_Tree::classIndex(CFXJSE_Value* pValue, in classIndex() 191 void CJX_Tree::somExpression(CFXJSE_Value* pValue, in somExpression() [all …]
|
D | cjx_area.cpp | 15 void CJX_Area::colSpan(CFXJSE_Value* pValue, in colSpan() 21 void CJX_Area::relevant(CFXJSE_Value* pValue, in relevant() 27 void CJX_Area::use(CFXJSE_Value* pValue, in use() 33 void CJX_Area::usehref(CFXJSE_Value* pValue, in usehref() 39 void CJX_Area::x(CFXJSE_Value* pValue, in x() 45 void CJX_Area::y(CFXJSE_Value* pValue, in y()
|
D | cjx_arc.cpp | 15 void CJX_Arc::circular(CFXJSE_Value* pValue, in circular() 21 void CJX_Arc::hand(CFXJSE_Value* pValue, in hand() 27 void CJX_Arc::startAngle(CFXJSE_Value* pValue, in startAngle() 33 void CJX_Arc::sweepAngle(CFXJSE_Value* pValue, in sweepAngle() 39 void CJX_Arc::use(CFXJSE_Value* pValue, in use() 45 void CJX_Arc::usehref(CFXJSE_Value* pValue, in usehref()
|
D | cjx_decimal.cpp | 15 void CJX_Decimal::use(CFXJSE_Value* pValue, in use() 21 void CJX_Decimal::fracDigits(CFXJSE_Value* pValue, in fracDigits() 27 void CJX_Decimal::defaultValue(CFXJSE_Value* pValue, in defaultValue() 33 void CJX_Decimal::usehref(CFXJSE_Value* pValue, in usehref() 39 void CJX_Decimal::value(CFXJSE_Value* pValue, in value() 45 void CJX_Decimal::leadDigits(CFXJSE_Value* pValue, in leadDigits()
|