Searched refs:objects_count (Results 1 – 3 of 3) sorted by relevance
306 int objects_count, in SafePlaybackProc() argument311 context->objects_count = objects_count; in SafePlaybackProc()332 context->objects_count); in Play()576 int objects_count, in EnhMetaFileProc() argument581 DCHECK(!emf.context_.objects_count); in EnhMetaFileProc()583 emf.context_.objects_count = objects_count; in EnhMetaFileProc()587 DCHECK_EQ(emf.context_.objects_count, objects_count); in EnhMetaFileProc()
119 int objects_count,137 int objects_count; member192 int objects_count,
1027 int objects_count = 0; in EstimateObjectsCount() local1031 objects_count++; in EstimateObjectsCount()1033 return objects_count; in EstimateObjectsCount()