Home
last modified time | relevance | path

Searched defs:selection_end (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/xfa/fwl/
Dcfwl_eventtextwillchange.cpp14 size_t selection_end) in CFWL_EventTextWillChange()
Dcfwl_eventtextwillchange.h37 void SetSelectionEnd(size_t selection_end) { selection_end_ = selection_end; } in SetSelectionEnd()
/external/pdfium/xfa/fde/
Dcfde_texteditengine.h70 size_t selection_end; member
/external/libtextclassifier/native/annotator/
Dannotator.cc1391 [](const Token& token, int selection_end) { in CopyCachedTokens()