Searched refs:totalStrings (Results 1 – 3 of 3) sorted by relevance
372 afterFilterStats.totalStrings = beforeFilterStats.totalStrings; in do_export()416 totals.totalStrings = 0; in do_export()423 it->toBeTranslated, it->noComments, it->totalStrings); in do_export()427 totals.totalStrings += it->totalStrings; in do_export()432 totals.toBeTranslated, totals.noComments, totals.totalStrings); in do_export()
22 size_t totalStrings; member
607 stat.totalStrings = stat.toBeTranslated; in GetStats()