Searched defs:beforeText (Results 1 – 7 of 7) sorted by relevance
486 auto beforeText = textEditingValue.GetBeforeSelection(); variable522 auto beforeText = textEditingValue.GetSelectedText(); variable567 auto beforeText = textEditingValue.GetSelectedText(textSelection); variable615 auto beforeText = textEditingValue.GetAfterSelection(); variable
90 std::string beforeText; in ReadFromParcelSecondPart() local
195 std::string beforeText; in GetBeforeSelection() local
109 void AccessibilityMemo::SetBeforeText(const std::string &beforeText) in SetBeforeText()
47 std::string beforeText; member
136 std::string beforeText(name); in CreateEventInfoSecondPart() local
3583 AccessibilityEventType eventType, std::string beforeText, std::string latestContent) in OnAccessibilityEvent()