Searched refs:getHomes (Results 1 – 11 of 11) sorted by relevance
302 List<Home> homes = homeApplication.getHomes(); in bindToApplicationMenu()359 for (Home home : homeApplication.getHomes()) { in handleQuit()372 for (Home home : homeApplication.getHomes()) { in handleQuit()386 if (homeApplication.getHomes().isEmpty()) { in handleQuit()482 for (Home home : homeApplication.getHomes()) { in getActiveHomeController()510 for (Home home : homeApplication.getHomes()) { in enableDefaultActions()566 List<Home> homes = homeApplication.getHomes(); in createDummyFrameWithDefaultMenuBar()622 for (Home home : homeApplication.getHomes()) { in addWindowMenu()640 List<Home> homes = homeApplication.getHomes(); in addWindowMenu()664 List<Home> homes = homeApplication.getHomes(); in addWindowMenu()[all …]
463 if (getHomes().isEmpty() in init()678 for (Home home : getHomes()) { in exitAfter3DError()690 for (Home home : getHomes()) { in exitAfter3DError()713 for (Home home : getHomes()) { in exitAfter3DError()760 for (Home home : getHomes()) { in start()844 if (getHomes().isEmpty()) { in showDefaultHomeFrame()848 if (getHomes().isEmpty()) { in showDefaultHomeFrame()854 final List<Home> homes = getHomes(); in showDefaultHomeFrame()
30 $this->homes = MultilangstatusHelper::getHomes();
61 public List<Home> getHomes() { in getHomes() method in HomeApplication
213 for (Home home : this.application.getHomes()) { in openRecoveredHomes()262 for (final Home home : application.getHomes()) { in cloneAndSaveHomes()
535 assertFalse("Damaged file wasn't opened", application.getHomes().isEmpty()); in testDamagedFile()536 Home home = application.getHomes().get(0); in testDamagedFile()545 assertFalse("Damaged file wasn't opened", application.getHomes().isEmpty()); in testDamagedFile()546 home = application.getHomes().get(0); in testDamagedFile()
106 for (int i = 0; i < 100 && application.getHomes().size() == 0; i++) { in setUp()110 List<Home> homes = application.getHomes(); in setUp()
25 public static function getHomes() function in MultilangstatusHelper
238 for (Home home : getHomes()) { in destroy()264 for (Home home : getHomes()) { in isModified()
321 if (application.getHomes().contains(home)) { in getPlugins()
1999 for (Home home : this.application.getHomes()) { in open()2770 for (Home home : this.application.getHomes()) { in exit()2780 for (Home home : this.application.getHomes()) { in exit()