Home
last modified time | relevance | path

Searched refs:SelEnd (Results 1 – 6 of 6) sorted by relevance

/external/pdfium/fxjs/
Dcjs_event_context.h130 int SelEnd() const;
Dcjs_event_context.cpp410 int CJS_EventContext::SelEnd() const { in SelEnd() function in CJS_EventContext
Dcjs_event.cpp177 return CJS_Result::Success(pRuntime->NewNumber(pEvent->SelEnd())); in get_sel_end()
Dcjs_publicmethods.cpp137 int end = event->SelEnd(); in CalcMergedString()
733 pContext->SelEnd() - pContext->SelStart()); in AFNumber_Keystroke()
1136 pEvent->SelStart() - pEvent->SelEnd(); in AFSpecial_KeystrokeEx()
/external/pdfium/xfa/fxfa/parser/
Dattributes.inc105 ATTR____(0x50e2e33bu, "selEnd", SelEnd, Basic)
Delement_attributes.inc501 ELEM_ATTR____(EventPseudoModel, SelEnd, CJX_EventPseudoModel::selEnd)