Home
last modified time | relevance | path

Searched refs:uncheckAll (Results 1 – 25 of 126) sorted by relevance

123456

/dports/www/p5-Gantry/Gantry-3.64/root/
H A Dthreeway.tt12 function uncheckAll() {
47 <a href="javascript: uncheckAll();">Uncheck All</a>
/dports/www/p5-Gantry/Gantry-3.64/root/moxie/
H A Dthreeway.tt12 function uncheckAll() {
69 <a href="javascript: uncheckAll();">Uncheck All</a>
/dports/www/thirtybees/thirtybees-1.1.0/classes/helper/
H A DHelperTreeCategories.php601 $uncheckAll = new TreeToolbarLink(
607 $uncheckAll->setAttribute('id', 'uncheck-all-'.$this->getId());
609 $this->addAction($uncheckAll);
/dports/net-p2p/transmission-cli/transmission-3.00/macosx/
H A DFileOutlineController.h49 - (void) uncheckAll;
H A DInfoFileViewController.h49 - (IBAction) uncheckAll: (id) sender;
H A DAddWindowController.h72 - (IBAction) uncheckAll: (id) sender;
/dports/net-p2p/transmission-daemon/transmission-3.00/macosx/
H A DFileOutlineController.h49 - (void) uncheckAll;
H A DInfoFileViewController.h49 - (IBAction) uncheckAll: (id) sender;
/dports/net-p2p/transmission-qt/transmission-3.00/macosx/
H A DFileOutlineController.h49 - (void) uncheckAll;
H A DInfoFileViewController.h49 - (IBAction) uncheckAll: (id) sender;
/dports/net-p2p/transmission-gtk/transmission-3.00/macosx/
H A DFileOutlineController.h49 - (void) uncheckAll;
H A DInfoFileViewController.h49 - (IBAction) uncheckAll: (id) sender;
/dports/net-p2p/transmission-utils/transmission-3.00/macosx/
H A DFileOutlineController.h49 - (void) uncheckAll;
H A DInfoFileViewController.h49 - (IBAction) uncheckAll: (id) sender;
/dports/www/transmission-web/transmission-3.00/macosx/
H A DFileOutlineController.h49 - (void) uncheckAll;
H A DInfoFileViewController.h49 - (IBAction) uncheckAll: (id) sender;
/dports/devel/redasm/REDasm-2.1.1/ui/models/
H A Dcheckeditemsmodel.h11 void uncheckAll();
H A Dcheckeditemsmodel.cpp5 void CheckedItemsModel::uncheckAll() in uncheckAll() function in CheckedItemsModel
/dports/multimedia/smplayer/smplayer-21.10.0/src/
H A Dmyactiongroup.h80 void uncheckAll();
/dports/net/kget/kget-21.12.3/transfer-plugins/bittorrent/advanceddetails/
H A Dtorrentfilelistmodel.h48 void uncheckAll() override;
H A Dtorrentfilemodel.h60 virtual void uncheckAll() = 0;
/dports/net/kget/kget-21.12.3/ui/linkview/
H A Dkget_linkview.h48 void uncheckAll();
/dports/net-p2p/ktorrent/ktorrent-21.12.3/libktcore/torrent/
H A Dtorrentfilelistmodel.h34 void uncheckAll() override;
/dports/sysutils/k3b/k3b-21.12.3/src/rip/videodvd/
H A Dk3bvideodvdtitlemodel.h57 void uncheckAll();
/dports/devel/redasm/REDasm-2.1.1/ui/
H A Ddialogui.cpp25 checkeditemsmodel->uncheckAll(); in setItems()

123456