Searched refs:capture_last_found (Results 1 – 1 of 1) sorted by relevance
1234 BOOL capture_last_found = FALSE; in get_framesize() local1250 capture_last_found = TRUE; in get_framesize()1297 if (common->capture_last_ptr != 0 && !capture_last_found) in get_framesize()1300 capture_last_found = TRUE; in get_framesize()1310 if (common->capture_last_ptr != 0 && !capture_last_found) in get_framesize()1313 capture_last_found = TRUE; in get_framesize()1407 BOOL capture_last_found = FALSE; in init_frame() local1475 if (common->capture_last_ptr != 0 && !capture_last_found) in init_frame()1482 capture_last_found = TRUE; in init_frame()1491 if (common->capture_last_ptr != 0 && !capture_last_found) in init_frame()[all …]
Completed in 23 milliseconds