Home
last modified time | relevance | path

Searched defs:PAGE_TITLE (Results 1 – 12 of 12) sorted by relevance

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/tests/org.eclipse.jface.tests/src/org/eclipse/jface/tests/wizards/
H A DWizardTest.java38 protected static final String PAGE_TITLE = "TEST PAGE TITLE"; field in WizardTest
/dports/mail/davmail/davmail-src-6.0.1-3390/
H A Ddavmail-setup64.nsi58 LangString PAGE_TITLE ${LANG_ENGLISH} "Title" langstr
H A Ddavmail-setup.nsi58 LangString PAGE_TITLE ${LANG_ENGLISH} "Title" langstr
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.debug/org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/views/breakpoints/
H A DBreakpointWorkingSetPage.java56 final private static String PAGE_TITLE= DebugUIViewsMessages.BreakpointWorkingSetPage_0; field in BreakpointWorkingSetPage
/dports/www/py-puppetboard/puppetboard-3.3.0/puppetboard/
H A Ddefault_settings.py32 PAGE_TITLE = "Puppetboard" variable
H A Ddocker_settings.py59 PAGE_TITLE = os.getenv('PAGE_TITLE', 'Puppetboard') variable
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/workingsets/
H A DJavaWorkingSetPage.java69 final private static String PAGE_TITLE= WorkingSetMessages.JavaWorkingSetPage_title; field in JavaWorkingSetPage
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/test/android/javatests/src/org/chromium/chrome/test/util/browser/webapps/
H A DWebappTestPage.java17 public static final String PAGE_TITLE = "Web app banner test page"; field in WebappTestPage
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ua/org.eclipse.ui.intro/src/org/eclipse/ui/internal/intro/impl/model/
H A DAbstractIntroElement.java118 public static final int PAGE_TITLE = 1 << 12; field in AbstractIntroElement
/dports/science/gramps/gramps-5.1.4/windows/nonAIO/builder/
H A Dgramps2.nsi395 LangString PAGE_TITLE ${LANG_ENGLISH} "Summary of GRAMP's Dependencies" langstr
/dports/www/ilias6/ILIAS-6.14/Modules/LearningModule/classes/
H A Dclass.ilLMObject.php18 const PAGE_TITLE = "pg_title"; define in ilLMObject
/dports/devel/rth/rth/api/
H A Dproperties_inc.php73 define('PAGE_TITLE', 'RTH'); define