Home
last modified time | relevance | path

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

/dports/audio/ncmpcpp/ncmpcpp-0.9.2/src/
H A Dactions.h116 ReverseSelection, enumerator
954 struct ReverseSelection: BaseAction struct
956 ReverseSelection(): BaseAction(Type::ReverseSelection, "reverse_selection") { } in ReverseSelection() argument
962 NC::List *m_list;
/dports/editors/e93/e93/e93lib/
H A De93rc.tcl1541 proc ReverseSelection {window} \ procedure
/dports/comms/gnokii/gnokii-0.6.31/xgnokii/
H A Dxgnokii_calendar.c462 static gint ReverseSelection(gconstpointer a, gconstpointer b) in ReverseSelection() function