Home
last modified time | relevance | path

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

/external/pdfium/xfa/fwl/
Dcfwl_eventtextwillchange.cpp16 size_t selection_end) in CFWL_EventTextWillChange()
Dcfwl_eventtextwillchange.h39 void SetSelectionEnd(size_t selection_end) { selection_end_ = selection_end; } in SetSelectionEnd()
/external/perfetto/protos/perfetto/trace/android/view/inputmethod/
Dinputconnection.proto74 optional int32 selection_end = 3; field
/external/pdfium/xfa/fde/
Dcfde_texteditengine.h72 size_t selection_end; member
/external/libtextclassifier/native/annotator/
Dannotator.cc1391 [](const Token& token, int selection_end) { in CopyCachedTokens()