Searched refs:paste_target (Results 1 – 2 of 2) sorted by relevance
220 const BookmarkNode* paste_target = in ExecuteCommand() local222 if (!paste_target) in ExecuteCommand()225 bookmark_utils::PasteFromClipboard(model_, paste_target, index); in ExecuteCommand()
209 const BookmarkNode* paste_target = in ExecuteCommand() local211 if (!paste_target) in ExecuteCommand()214 bookmark_utils::PasteFromClipboard(model, paste_target, index); in ExecuteCommand()