Home
last modified time | relevance | path

Searched refs:DUPE_MATCH_SIZE (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/geeqie/geeqie-1.6/src/
H A Ddupe.h32 DUPE_MATCH_SIZE = 1 << 1, enumerator
H A Ddupe.c1248 if (mask & DUPE_MATCH_SIZE) in dupe_match()
3055 dupe_menu_add_item(store, _("Size"), DUPE_MATCH_SIZE, dw); in dupe_menu_setup()
3698 if (options->duplicates_match == DUPE_MATCH_SIZE) dw->match_mask = DUPE_MATCH_SIZE; in dupe_window_new()