Home
last modified time | relevance | path

Searched refs:needs_loading (Results 1 – 3 of 3) sorted by relevance

/dports/www/zola/zola-0.15.2/components/site/tests/
H A Dcommon.rs63 let (mut site, needs_loading) = setup_cb(site); in build_site_with_setup()
64 if needs_loading { in build_site_with_setup()
/dports/graphics/tesseract/tesseract-5.0.0/src/ccstruct/
H A Dimagedata.cpp472 bool needs_loading = pages_offset_ != index; in GetPage() local
474 if (needs_loading) { in GetPage()
/dports/x11-fm/caja/caja-1.26.0/libcaja-private/
H A Dcaja-file.c7607 gboolean *needs_loading) in caja_file_peek_top_left_text() argument
7612 if (needs_loading) { in caja_file_peek_top_left_text()
7613 *needs_loading = FALSE; in caja_file_peek_top_left_text()
7618 if (needs_loading) { in caja_file_peek_top_left_text()
7619 *needs_loading = !file->details->top_left_text_is_up_to_date; in caja_file_peek_top_left_text()
7621 *needs_loading |= file->details->got_top_left_text != file->details->got_large_top_left_text; in caja_file_peek_top_left_text()