Home
last modified time | relevance | path

Searched defs:chapter (Results 1 – 25 of 709) sorted by relevance

12345678910>>...29

/dports/audio/libgpod-sharp/libgpod-0.8.3/src/
H A Ditdb_chapterdata.c78 Itdb_Chapter *chapter; in dup_chapters() local
128 itdb_chapterdata_remove_chapter (Itdb_Chapterdata *chapterdata, Itdb_Chapter *chapter) in itdb_chapterdata_remove_chapter()
135 itdb_chapterdata_unlink_chapter (Itdb_Chapterdata *chapterdata, Itdb_Chapter *chapter) in itdb_chapterdata_unlink_chapter()
158 Itdb_Chapter *chapter = chapterdata->chapters->data; in itdb_chapterdata_remove_chapters() local
176 Itdb_Chapter *chapter = g_new0 (Itdb_Chapter, 1); in itdb_chapter_new() local
188 void itdb_chapter_free (Itdb_Chapter *chapter) in itdb_chapter_free()
207 Itdb_Chapter *itdb_chapter_duplicate (Itdb_Chapter *chapter) in itdb_chapter_duplicate()
238 Itdb_Chapter *chapter; in itdb_chapterdata_add_chapter() local
/dports/audio/libgpod/libgpod-0.8.3/src/
H A Ditdb_chapterdata.c78 Itdb_Chapter *chapter; in dup_chapters() local
128 itdb_chapterdata_remove_chapter (Itdb_Chapterdata *chapterdata, Itdb_Chapter *chapter) in itdb_chapterdata_remove_chapter()
135 itdb_chapterdata_unlink_chapter (Itdb_Chapterdata *chapterdata, Itdb_Chapter *chapter) in itdb_chapterdata_unlink_chapter()
158 Itdb_Chapter *chapter = chapterdata->chapters->data; in itdb_chapterdata_remove_chapters() local
176 Itdb_Chapter *chapter = g_new0 (Itdb_Chapter, 1); in itdb_chapter_new() local
188 void itdb_chapter_free (Itdb_Chapter *chapter) in itdb_chapter_free()
207 Itdb_Chapter *itdb_chapter_duplicate (Itdb_Chapter *chapter) in itdb_chapter_duplicate()
238 Itdb_Chapter *chapter; in itdb_chapterdata_add_chapter() local
/dports/www/moodle310/moodle/mod/book/
H A Dedit.php47 …$chapter = $DB->get_record('book_chapters', array('id'=>$chapterid, 'bookid'=>$book->id), '*', MUS… variable
50 $chapter = new stdClass(); variable
67 $chapter = file_prepare_standard_editor($chapter, 'content', $options, $context, 'mod_book', 'chapt… variable
93 $chapter = $DB->get_record('book_chapters', array('id' => $data->id)); variable
120 $chapter = $DB->get_record('book_chapters', array('id' => $data->id)); variable
/dports/www/moodle311/moodle/mod/book/
H A Dedit.php47 …$chapter = $DB->get_record('book_chapters', array('id'=>$chapterid, 'bookid'=>$book->id), '*', MUS… variable
50 $chapter = new stdClass(); variable
67 $chapter = file_prepare_standard_editor($chapter, 'content', $options, $context, 'mod_book', 'chapt… variable
93 $chapter = $DB->get_record('book_chapters', array('id' => $data->id)); variable
120 $chapter = $DB->get_record('book_chapters', array('id' => $data->id)); variable
/dports/www/moodle39/moodle/mod/book/
H A Dedit.php47 …$chapter = $DB->get_record('book_chapters', array('id'=>$chapterid, 'bookid'=>$book->id), '*', MUS… variable
50 $chapter = new stdClass(); variable
67 $chapter = file_prepare_standard_editor($chapter, 'content', $options, $context, 'mod_book', 'chapt… variable
93 $chapter = $DB->get_record('book_chapters', array('id' => $data->id)); variable
120 $chapter = $DB->get_record('book_chapters', array('id' => $data->id)); variable
/dports/www/e107/e107/e107_plugins/page/
H A De_search.php37 private function getName($chapter)
42 private function getSef($chapter)
47 private function getParent($chapter)
52 private function isVisible($chapter)
H A De_related.php40 private function getSef($chapter)
45 private function getParent($chapter)
H A De_sitelink.php37 private function getName($chapter)
43 private function getSef($chapter)
48 private function getParent($chapter)
/dports/graphics/mupdf/mupdf-1.18.0-source/platform/java/src/com/artifex/mupdf/fitz/
H A DLocation.java5 public final int chapter; field in Location
9 public Location(int chapter, int page) { in Location()
15 public Location(int chapter, int page, float x, float y) { in Location()
/dports/finance/kraft/kraft-0.97/src/
H A Daddeditchapterdialog.cpp73 void AddEditChapterDialog::setParentChapter( const CatalogChapter& chapter ) in setParentChapter()
79 void AddEditChapterDialog::setEditChapter( const CatalogChapter& chapter ) in setEditChapter()
/dports/mail/squirrelmail/squirrelmail.stable/squirrelmail/src/
H A Dhelp.php135 $chapter = 0; variable
138 $chapter = (int) $temp; variable
148 $chapter = $chap; variable
/dports/net-mgmt/icingaweb2/icingaweb2-2.8.2/modules/doc/library/Doc/
H A DDocSectionFilterIterator.php24 protected $chapter; variable in Icinga\\Module\\Doc\\DocSectionFilterIterator
32 public function __construct(TreeNodeIterator $iterator, $chapter)
/dports/games/scummvm/scummvm-2.5.1/engines/stark/services/
H A Dgamechapter.h41 const Common::String &getChapterTitle(uint chapter) const { in getChapterTitle()
51 const Common::String &getChapterSubtitle(uint chapter) const { in getChapterSubtitle()
H A Dglobal.cpp44 Resources::Knowledge *chapter = globalState->findChildWithIndex<Resources::Knowledge>(0); in getCurrentChapter() local
50 Resources::Knowledge *chapter = globalState->findChildWithIndex<Resources::Knowledge>(0); in setCurrentChapter() local
/dports/benchmarks/polygraph/polygraph-4.13.0/src/loganalyzers/
H A Dreporter.cc332 XmlTag chapter("chapter"); in buildFrontPage() local
369 XmlTag chapter("chapter"); in buildOnePage() local
405 XmlTag chapter("chapter"); in buildTrafficPage() local
422 XmlTag chapter("chapter"); in buildRptmPage() local
439 XmlTag chapter("chapter"); in buildSavingsPage() local
456 XmlTag chapter("chapter"); in buildLevelsPage() local
473 XmlTag chapter("chapter"); in buildAuthPage() local
490 XmlTag chapter("chapter"); in buildErrorsPage() local
507 XmlTag chapter("chapter"); in buildWorkloadPage() local
524 XmlTag chapter("chapter"); in buildNotesPage() local
[all …]
/dports/games/colobot/colobot-colobot-gold-0.2.0-alpha/src/level/parser/
H A Dparser.cpp61 CLevelParser::CLevelParser(std::string category, int chapter, int rank) in CLevelParser()
65 CLevelParser::CLevelParser(LevelCategory category, int chapter, int rank) in CLevelParser()
91 std::string CLevelParser::BuildScenePath(std::string category, int chapter, int rank, bool sceneFil… in BuildScenePath()
147 std::string CLevelParser::BuildScenePath(LevelCategory category, int chapter, int rank, bool sceneF… in BuildScenePath()
333 void CLevelParser::SetLevelPaths(LevelCategory category, int chapter, int rank) in SetLevelPaths()
/dports/www/moodle310/moodle/mod/book/tool/print/classes/output/
H A Dprint_book_chapter_page.php55 protected $chapter; variable in booktool_print\\output\\print_book_chapter_page
64 public function __construct($book, $cm, $chapter) {
/dports/www/moodle310/moodle/mod/book/tool/print/
H A Dindex.php48 … $chapter = $DB->get_record('book_chapters', array('id' => $chapterid, 'bookid' => $book->id), '*', variable
52 $chapter = false; variable
/dports/www/moodle311/moodle/mod/book/tool/print/classes/output/
H A Dprint_book_chapter_page.php55 protected $chapter; variable in booktool_print\\output\\print_book_chapter_page
64 public function __construct($book, $cm, $chapter) {
/dports/www/moodle311/moodle/mod/book/tool/print/
H A Dindex.php48 … $chapter = $DB->get_record('book_chapters', array('id' => $chapterid, 'bookid' => $book->id), '*', variable
52 $chapter = false; variable
/dports/www/moodle39/moodle/mod/book/tool/print/classes/output/
H A Dprint_book_chapter_page.php55 protected $chapter; variable in booktool_print\\output\\print_book_chapter_page
64 public function __construct($book, $cm, $chapter) {
/dports/www/moodle39/moodle/mod/book/tool/print/
H A Dindex.php48 … $chapter = $DB->get_record('book_chapters', array('id' => $chapterid, 'bookid' => $book->id), '*', variable
52 $chapter = false; variable
/dports/www/e107/e107/
H A Dpage.php194 private function getSef($chapter)
199 private function getParent($chapter)
204 private function getName($chapter)
209 private function getDescription($chapter)
214 private function getIcon($chapter)
/dports/www/moodle310/moodle/mod/book/tool/importhtml/
H A Dindex.php44 … if (!$chapter = $DB->get_record('book_chapters', array('id'=>$chapterid, 'bookid'=>$book->id))) { variable
48 $chapter = false; variable
/dports/www/moodle311/moodle/mod/book/tool/importhtml/
H A Dindex.php44 … if (!$chapter = $DB->get_record('book_chapters', array('id'=>$chapterid, 'bookid'=>$book->id))) { variable
48 $chapter = false; variable

12345678910>>...29