Home
last modified time | relevance | path

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

/dports/graphics/gthumb/gthumb-3.10.1/gthumb/
H A Dgth-metadata-chooser.c30 #define CATEGORY_SIZE 1000 macro
504 SORT_ORDER_COLUMN, (category->sort_order * CATEGORY_SIZE) + info->sort_order, in gth_metadata_chooser_set_selection()
545 SORT_ORDER_COLUMN, category->sort_order * CATEGORY_SIZE, in gth_metadata_chooser_set_selection()
559 SORT_ORDER_COLUMN, (category->sort_order * CATEGORY_SIZE) + info->sort_order, in gth_metadata_chooser_set_selection()
H A Dgth-file-properties.c38 #define CATEGORY_SIZE 1000 macro
226 POS_COLUMN, category->sort_order * CATEGORY_SIZE, in gth_file_properties_real_set_file()
240 POS_COLUMN, (category->sort_order * CATEGORY_SIZE) + info->sort_order, in gth_file_properties_real_set_file()