Home
last modified time | relevance | path

Searched refs:check_updated (Results 1 – 3 of 3) sorted by last modified time

/dports/multimedia/aegisub/aegisub-3.2.2/src/
H A Dasync_video_provider.cpp181 void AsyncVideoProvider::ProcAsync(uint_fast32_t req_version, bool check_updated) { in ProcAsync() argument
191 if (check_updated && !NeedUpdate(visible_lines)) return; in ProcAsync()
H A Dasync_video_provider.h73 void ProcAsync(uint_fast32_t req_version, bool check_updated);
/dports/graphics/tgif/tgif-QPL-4.2.5/
H A Dchoose.c1463 int checkbox_cols=0, box_offset=0, clicked_col=INVALID, check_updated=FALSE; local
1515 check_updated = (pni->pf_check_update)(&pni->dsp_ptr,
1533 if (!check_updated) {