HomeSort by relevance Sort by last modified time
    Searched refs:CFXJSE_Value (Results 1 - 25 of 176) sorted by null

1 2 3 4 5 6 7 8

  /external/pdfium/fxjs/
cfxjse_value.h 22 class CFXJSE_Value {
24 explicit CFXJSE_Value(v8::Isolate* pIsolate);
25 ~CFXJSE_Value();
56 void SetArray(const std::vector<std::unique_ptr<CFXJSE_Value>>& values);
60 CFXJSE_Value* lpPropValue);
62 CFXJSE_Value* lpPropValue);
63 bool GetObjectPropertyByIdx(uint32_t uPropIdx, CFXJSE_Value* lpPropValue);
64 bool SetObjectProperty(uint32_t uPropIdx, CFXJSE_Value* lpPropValue);
69 CFXJSE_Value* lpPropValue);
70 bool SetFunctionBind(CFXJSE_Value* lpOldFunction, CFXJSE_Value* lpNewThis)
    [all...]
cfxjse_formcalc_context.h 27 static void Abs(CFXJSE_Value* pThis,
30 static void Avg(CFXJSE_Value* pThis,
33 static void Ceil(CFXJSE_Value* pThis,
36 static void Count(CFXJSE_Value* pThis,
39 static void Floor(CFXJSE_Value* pThis,
42 static void Max(CFXJSE_Value* pThis,
45 static void Min(CFXJSE_Value* pThis,
48 static void Mod(CFXJSE_Value* pThis,
51 static void Round(CFXJSE_Value* pThis,
54 static void Sum(CFXJSE_Value* pThis
    [all...]
  /external/pdfium/fxjs/xfa/
cjx_para.cpp 15 void CJX_Para::hAlign(CFXJSE_Value* pValue,
21 void CJX_Para::textIndent(CFXJSE_Value* pValue,
27 void CJX_Para::use(CFXJSE_Value* pValue,
33 void CJX_Para::marginRight(CFXJSE_Value* pValue,
39 void CJX_Para::marginLeft(CFXJSE_Value* pValue,
45 void CJX_Para::radixOffset(CFXJSE_Value* pValue,
51 void CJX_Para::preserve(CFXJSE_Value* pValue,
57 void CJX_Para::spaceBelow(CFXJSE_Value* pValue,
63 void CJX_Para::vAlign(CFXJSE_Value* pValue,
69 void CJX_Para::tabDefault(CFXJSE_Value* pValue
    [all...]
cjx_font.cpp 15 void CJX_Font::lineThrough(CFXJSE_Value* pValue,
21 void CJX_Font::typeface(CFXJSE_Value* pValue,
27 void CJX_Font::fontHorizontalScale(CFXJSE_Value* pValue,
33 void CJX_Font::use(CFXJSE_Value* pValue,
39 void CJX_Font::kerningMode(CFXJSE_Value* pValue,
45 void CJX_Font::underline(CFXJSE_Value* pValue,
51 void CJX_Font::baselineShift(CFXJSE_Value* pValue,
57 void CJX_Font::overlinePeriod(CFXJSE_Value* pValue,
63 void CJX_Font::letterSpacing(CFXJSE_Value* pValue,
69 void CJX_Font::lineThroughPeriod(CFXJSE_Value* pValue
    [all...]
cjx_arc.cpp 15 void CJX_Arc::circular(CFXJSE_Value* pValue,
21 void CJX_Arc::hand(CFXJSE_Value* pValue,
27 void CJX_Arc::startAngle(CFXJSE_Value* pValue,
33 void CJX_Arc::sweepAngle(CFXJSE_Value* pValue,
39 void CJX_Arc::use(CFXJSE_Value* pValue,
45 void CJX_Arc::usehref(CFXJSE_Value* pValue,
cjx_area.cpp 15 void CJX_Area::colSpan(CFXJSE_Value* pValue,
21 void CJX_Area::relevant(CFXJSE_Value* pValue,
27 void CJX_Area::use(CFXJSE_Value* pValue,
33 void CJX_Area::usehref(CFXJSE_Value* pValue,
39 void CJX_Area::x(CFXJSE_Value* pValue,
45 void CJX_Area::y(CFXJSE_Value* pValue,
cjx_bind.cpp 15 void CJX_Bind::contentType(CFXJSE_Value* pValue,
21 void CJX_Bind::match(CFXJSE_Value* pValue,
27 void CJX_Bind::ref(CFXJSE_Value* pValue,
33 void CJX_Bind::transferEncoding(CFXJSE_Value* pValue,
39 void CJX_Bind::use(CFXJSE_Value* pValue,
45 void CJX_Bind::usehref(CFXJSE_Value* pValue,
cjx_border.cpp 15 void CJX_Border::breakValue(CFXJSE_Value* pValue,
21 void CJX_Border::hand(CFXJSE_Value* pValue,
27 void CJX_Border::presence(CFXJSE_Value* pValue,
33 void CJX_Border::relevant(CFXJSE_Value* pValue,
39 void CJX_Border::use(CFXJSE_Value* pValue,
45 void CJX_Border::usehref(CFXJSE_Value* pValue,
cjx_checkbutton.cpp 15 void CJX_CheckButton::use(CFXJSE_Value* pValue,
21 void CJX_CheckButton::allowNeutral(CFXJSE_Value* pValue,
27 void CJX_CheckButton::mark(CFXJSE_Value* pValue,
33 void CJX_CheckButton::shape(CFXJSE_Value* pValue,
39 void CJX_CheckButton::size(CFXJSE_Value* pValue,
45 void CJX_CheckButton::usehref(CFXJSE_Value* pValue,
cjx_decimal.cpp 15 void CJX_Decimal::use(CFXJSE_Value* pValue,
21 void CJX_Decimal::fracDigits(CFXJSE_Value* pValue,
27 void CJX_Decimal::defaultValue(CFXJSE_Value* pValue,
33 void CJX_Decimal::usehref(CFXJSE_Value* pValue,
39 void CJX_Decimal::value(CFXJSE_Value* pValue,
45 void CJX_Decimal::leadDigits(CFXJSE_Value* pValue,
cjx_edge.cpp 15 void CJX_Edge::cap(CFXJSE_Value* pValue,
21 void CJX_Edge::use(CFXJSE_Value* pValue,
27 void CJX_Edge::stroke(CFXJSE_Value* pValue,
33 void CJX_Edge::presence(CFXJSE_Value* pValue,
39 void CJX_Edge::thickness(CFXJSE_Value* pValue,
45 void CJX_Edge::usehref(CFXJSE_Value* pValue,
cjx_exobject.cpp 15 void CJX_ExObject::use(CFXJSE_Value* pValue,
21 void CJX_ExObject::codeType(CFXJSE_Value* pValue,
27 void CJX_ExObject::archive(CFXJSE_Value* pValue,
33 void CJX_ExObject::usehref(CFXJSE_Value* pValue,
39 void CJX_ExObject::codeBase(CFXJSE_Value* pValue,
45 void CJX_ExObject::classId(CFXJSE_Value* pValue,
cjx_margin.cpp 15 void CJX_Margin::use(CFXJSE_Value* pValue,
21 void CJX_Margin::leftInset(CFXJSE_Value* pValue,
27 void CJX_Margin::bottomInset(CFXJSE_Value* pValue,
33 void CJX_Margin::topInset(CFXJSE_Value* pValue,
39 void CJX_Margin::rightInset(CFXJSE_Value* pValue,
45 void CJX_Margin::usehref(CFXJSE_Value* pValue,
cjx_textedit.cpp 15 void CJX_TextEdit::vScrollPolicy(CFXJSE_Value* pValue,
21 void CJX_TextEdit::use(CFXJSE_Value* pValue,
27 void CJX_TextEdit::allowRichText(CFXJSE_Value* pValue,
33 void CJX_TextEdit::multiLine(CFXJSE_Value* pValue,
39 void CJX_TextEdit::usehref(CFXJSE_Value* pValue,
45 void CJX_TextEdit::hScrollPolicy(CFXJSE_Value* pValue,
cjx_assist.cpp 15 void CJX_Assist::use(CFXJSE_Value* pValue,
21 void CJX_Assist::role(CFXJSE_Value* pValue,
27 void CJX_Assist::usehref(CFXJSE_Value* pValue,
cjx_binditems.cpp 15 void CJX_BindItems::connection(CFXJSE_Value* pValue,
21 void CJX_BindItems::labelRef(CFXJSE_Value* pValue,
27 void CJX_BindItems::valueRef(CFXJSE_Value* pValue,
cjx_break.cpp 15 void CJX_Break::after(CFXJSE_Value* pValue,
21 void CJX_Break::afterTarget(CFXJSE_Value* pValue,
27 void CJX_Break::before(CFXJSE_Value* pValue,
33 void CJX_Break::beforeTarget(CFXJSE_Value* pValue,
39 void CJX_Break::bookendLeader(CFXJSE_Value* pValue,
45 void CJX_Break::bookendTrailer(CFXJSE_Value* pValue,
51 void CJX_Break::overflowLeader(CFXJSE_Value* pValue,
57 void CJX_Break::overflowTarget(CFXJSE_Value* pValue,
63 void CJX_Break::overflowTrailer(CFXJSE_Value* pValue,
69 void CJX_Break::startNew(CFXJSE_Value* pValue
    [all...]
cjx_button.cpp 15 void CJX_Button::use(CFXJSE_Value* pValue,
21 void CJX_Button::usehref(CFXJSE_Value* pValue,
27 void CJX_Button::highlight(CFXJSE_Value* pValue,
cjx_calculate.cpp 15 void CJX_Calculate::use(CFXJSE_Value* pValue,
21 void CJX_Calculate::usehref(CFXJSE_Value* pValue,
27 void CJX_Calculate::override(CFXJSE_Value* pValue,
cjx_comb.cpp 15 void CJX_Comb::use(CFXJSE_Value* pValue,
21 void CJX_Comb::numberOfCells(CFXJSE_Value* pValue,
27 void CJX_Comb::usehref(CFXJSE_Value* pValue,
cjx_command.cpp 15 void CJX_Command::use(CFXJSE_Value* pValue,
21 void CJX_Command::timeout(CFXJSE_Value* pValue,
27 void CJX_Command::usehref(CFXJSE_Value* pValue,
cjx_datetimeedit.cpp 15 void CJX_DateTimeEdit::use(CFXJSE_Value* pValue,
21 void CJX_DateTimeEdit::usehref(CFXJSE_Value* pValue,
27 void CJX_DateTimeEdit::hScrollPolicy(CFXJSE_Value* pValue,
cjx_digestmethods.cpp 16 void CJX_DigestMethods::use(CFXJSE_Value* pValue,
22 void CJX_DigestMethods::type(CFXJSE_Value* pValue,
28 void CJX_DigestMethods::usehref(CFXJSE_Value* pValue,
cjx_encodings.cpp 15 void CJX_Encodings::use(CFXJSE_Value* pValue,
21 void CJX_Encodings::type(CFXJSE_Value* pValue,
27 void CJX_Encodings::usehref(CFXJSE_Value* pValue,
cjx_encrypt.cpp 15 void CJX_Encrypt::use(CFXJSE_Value* pValue,
21 void CJX_Encrypt::format(CFXJSE_Value* pValue,
25 void CJX_Encrypt::usehref(CFXJSE_Value* pValue,

Completed in 223 milliseconds

1 2 3 4 5 6 7 8