Searched defs:showHandle (Results 1 – 5 of 5) sorted by relevance
68 bool showHandle; member
88 auto showHandle = pattern->GetAttr<std::string>("rich_editor_show_handle", "0"); in ParsePattern() local
292 NG::PositionWithAffinity sInd, bool showHandle) in HandleMoveCursor()
1293 void RenderTextField::HandleSetSelection(int32_t start, int32_t end, bool showHandle) in HandleSetSelection()
1038 void TextFieldPattern::HandleSetSelection(int32_t start, int32_t end, bool showHandle) in HandleSetSelection()