Searched refs:document_count (Results 1 – 1 of 1) sorted by relevance
433 int32 document_count = 0, document_index = 0; in UpdateInfoWindow() local438 if (ioExtension.FindInt32("/documentCount", &document_count) == B_OK) { in UpdateInfoWindow()445 sprintf(str2, "%ld", document_count); in UpdateInfoWindow()