Searched refs:capture_last_found (Results 1 – 1 of 1) sorted by relevance
1945 BOOL capture_last_found = FALSE; in get_framesize() local1961 capture_last_found = TRUE; in get_framesize()2009 if (common->capture_last_ptr != 0 && !capture_last_found) in get_framesize()2012 capture_last_found = TRUE; in get_framesize()2022 if (common->capture_last_ptr != 0 && !capture_last_found) in get_framesize()2025 capture_last_found = TRUE; in get_framesize()2129 BOOL capture_last_found = FALSE; in init_frame() local2198 if (common->capture_last_ptr != 0 && !capture_last_found) in init_frame()2205 capture_last_found = TRUE; in init_frame()2214 if (common->capture_last_ptr != 0 && !capture_last_found) in init_frame()[all …]
Completed in 41 milliseconds