Searched refs:extend_selection (Results 1 – 5 of 5) sorted by relevance
57 bool extend_selection) in TextEditCommandAuraLinux() argument60 extend_selection_(extend_selection) {} in TextEditCommandAuraLinux()64 bool extend_selection() const { return extend_selection_; } in extend_selection() function
118 if (extend_selection()) in GetCommandString()
76 bool extend_selection);112 gint count, gboolean extend_selection);
93 bool extend_selection) { in EditCommandMatched() argument96 extend_selection)); in EditCommandMatched()290 gboolean extend_selection) { in MoveCursor() argument344 owner->EditCommandMatched(command, std::string(), extend_selection); in MoveCursor()
153 const bool select = command.extend_selection(); in GetViewsCommand()