Home
last modified time | relevance | path

Searched defs:availableSelections (Results 1 – 3 of 3) sorted by relevance

/dports/devel/lazygit/lazygit-0.31.4/pkg/gui/mergeconflicts/
H A Dmerge_conflict.go72 func availableSelections(c *mergeConflict) []Selection { func
H A Dstate.go106 func (s *State) availableSelections() []Selection { func
/dports/print/lyx/lyx-2.3.4.2/src/
H A DCutAndPaste.cpp869 vector<docstring> availableSelections(Buffer const * buf) in availableSelections() function