Searched refs:ischapter (Results 1 – 9 of 9) sorted by relevance
14 int ischapter; member31 ret->ischapter = 1; in number_init()153 state->ischapter = 1; in number_mktext()178 if (state->ischapter) in number_mktext()197 state->ischapter = 0; in number_mktext()
595 bool ischapter = false; in SetupSchemaWithoutKeyInfo()610 chapterIndexMap[i] = ischapter = true; in SetupSchemaWithoutKeyInfo()678 if (ischapter) in SetupSchemaWithoutKeyInfo()687 else if (ischapter && !dataColumn.AutoIncrement) in SetupSchemaWithoutKeyInfo()811 bool ischapter = false; in SetupSchemaWithKeyInfo()829 chapterIndexMap[unsortedIndex] = ischapter = true; in SetupSchemaWithKeyInfo()922 if (ischapter) in SetupSchemaWithKeyInfo()
496 bool ischapter = false; in SetupSchemaWithoutKeyInfo()508 chapterIndexMap[i] = ischapter = true; in SetupSchemaWithoutKeyInfo()561 if (ischapter) { in SetupSchemaWithoutKeyInfo()569 else if (ischapter && !dataColumn.AutoIncrement) { in SetupSchemaWithoutKeyInfo()680 bool ischapter = false; in SetupSchemaWithKeyInfo()694 chapterIndexMap[unsortedIndex] = ischapter = true; in SetupSchemaWithKeyInfo()768 if (ischapter) { in SetupSchemaWithKeyInfo()
79 #define ischapter(s) ((strlen(s) == 22) && \ macro193 if (ischapter(vc->user_comments[i])) { in chapter_information_adjust()
115 cell_chapter_types ischapter; // 1 = chapter&program, 2 = program only, 0 = neither member
1482 if( p->sources[j]->cells[0].ischapter!=CELL_CHAPTER_PROGRAM ) { in validatesummary()1484 p->sources[j]->cells[0].ischapter=CELL_CHAPTER_PROGRAM; in validatesummary()1545 c->ischapter=chap; in source_add_cell()
337 if (thissource->cells[k].ischapter != CELL_NEITHER) in genpgc()
2066 … if (thissource->cells[k].ischapter != CELL_NEITHER) /* from Wolfgang Wershofen */ in MarkChapters()2168 if (thiscell->scellid != thiscell->ecellid && thiscell->ischapter != CELL_NEITHER) in MarkChapters()2171 if (thiscell->ischapter == CELL_CHAPTER_PROGRAM) in MarkChapters()
445 switch (thiscell->ischapter) in Create_PTT_SRPT()