Home
last modified time | relevance | path

Searched refs:startTitle (Results 1 – 25 of 32) sorted by relevance

12

/dports/print/scribus-devel/scribus-1.5.7/scribus/ui/
H A Dabout.cpp361 bool startTitle = false; in parseAuthorFile() local
378 startTitle = false; in parseAuthorFile()
393 if (!startText && !startTitle) in parseAuthorFile()
399 startTitle = true; in parseAuthorFile()
453 bool startTitle = false; in parseTranslationFile() local
480 startTitle = false; in parseTranslationFile()
484 startTitle = false; in parseTranslationFile()
514 if (!startText && !startTitle) in parseTranslationFile()
520 startTitle = true; in parseTranslationFile()
529 else if (startTitle) in parseTranslationFile()
/dports/cad/fritzing/fritzing-app-0.9.2b/src/utils/
H A Dschematicrectconstants.cpp282 qreal startTitle = 0; in genSchematicDIP() local
284 startTitle = pinLength + qCeil(topWidth / unitLength) * unitLength; in genSchematicDIP()
285 height += startTitle; in genSchematicDIP()
290 startTitle = unitLength; in genSchematicDIP()
326 if (y < startTitle) y = startTitle; in genSchematicDIP()
353 qreal ly = startTitle; in genSchematicDIP()
378 ly = startTitle; in genSchematicDIP()
/dports/misc/tudu/tudu-0.10.3/src/
H A Dscreen.cc337 int Screen::startTitle(int depth) in startTitle() function in Screen
347 const unsigned int line_cols = cols-startTitle(depth); in drawTitle()
364 c += wtree->_addstr(line + i, startTitle(depth), titleLine, line_cols); in drawTitle()
614 save = titleEditor.edit(*wtree, line, startTitle(depth), in editTitle()
615 coor.coor[WTREE].cols-startTitle(depth)); in editTitle()
619 for (int i = startTitle(depth) + (str.length()-1 % coor.coor[WTREE].cols); in editTitle()
777 int title_lines = (title_cols / (coor.coor[WTREE].cols-startTitle(depth))) + 1; in taskLines()
779 if (title_cols && !(title_cols % (coor.coor[WTREE].cols-startTitle(depth)))) in taskLines()
H A Dscreen.h88 int startTitle(int depth);
/dports/devel/doxygen/doxygen-1.9.3/src/
H A Dindex.cpp954 startTitle(ol,QCString()); in writeHierarchicalIndex()
1030 startTitle(ol,QCString()); in writeGraphicalClassHierarchy()
1061 startTitle(ol,QCString()); in writeHierarchicalInterfaceIndex()
1136 startTitle(ol,QCString()); in writeGraphicalInterfaceHierarchy()
1167 startTitle(ol,QCString()); in writeHierarchicalExceptionIndex()
1242 startTitle(ol,QCString()); in writeGraphicalExceptionHierarchy()
1380 startTitle(ol,QCString()); in writeFileIndex()
1819 startTitle(ol,QCString()); in writeNamespaceIndex()
2236 startTitle(ol,QCString()); in writeAlphabeticalIndex()
2265 startTitle(ol,QCString()); in writeAlphabeticalInterfaceIndex()
[all …]
H A Dindex.h254 void startTitle(OutputList &ol,const QCString &fileName,const DefinitionMutable *def=0);
H A Dmangen.h53 void startTitle();
H A Drtfgen.h58 void startTitle();
H A Dfiledef.cpp844 startTitle(ol,getOutputFileBase(),this); in writeDocumentation()
862 startTitle(ol,getOutputFileBase(),this); in writeDocumentation()
1111 startTitle(ol,getSourceFileBase()); in writeSourceHeader()
1119 startTitle(ol,getSourceFileBase()); in writeSourceHeader()
H A Doutputlist.h103 void startTitle() in startTitle() function
104 { forall(&OutputGenerator::startTitle); } in startTitle()
H A Dlatexgen.h142 void startTitle();
H A Dpagedef.cpp255 startTitle(ol,getOutputFileBase(),this); in writeDocumentation()
H A Dhtmlgen.h138 void startTitle() { m_t << "<div class=\"title\">"; } in startTitle() function
H A Ddocbookgen.h199 void startTitle(){DB_GEN_NEW}; in startTitle() function
H A Doutputgen.h297 virtual void startTitle() = 0;
H A Dmangen.cpp372 void ManGenerator::startTitle() in startTitle() function in ManGenerator
H A Dconceptdef.cpp503 startTitle(ol,getOutputFileBase(),this); in writeDocumentation()
H A Ddirdef.cpp523 startTitle(ol,getOutputFileBase()); in writeDocumentation()
H A Dlatexgen.cpp1295 void LatexGenerator::startTitle() in startTitle() function in LatexGenerator
/dports/games/scummvm/scummvm-2.5.1/engines/hdb/
H A Dmenu.h81 bool startTitle();
H A Dhdb.cpp180 _menu->startTitle(); in init()
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/hdb/
H A Dmenu.h87 bool startTitle();
H A Dhdb.cpp180 _menu->startTitle(); in init()
/dports/multimedia/libbluray/libbluray-1.3.0/src/libbluray/bdj/java/org/videolan/
H A DLibbluray.java631 private static boolean startTitle(int titleNumber) { in startTitle() method in Libbluray
673 return startTitle(param); in processEventImpl()
/dports/multimedia/handbrake/libbluray-1.3.0/src/libbluray/bdj/java/org/videolan/
H A DLibbluray.java631 private static boolean startTitle(int titleNumber) { in startTitle() method in Libbluray
673 return startTitle(param); in processEventImpl()

12