#include <gimp-print/gimp-print.h>
#include "gimp-print-internal.h"
#include <gimp-print/gimp-print-intl-internal.h>
#include <stdlib.h>
#include <stdio.h>
#include <string.h>
Go to the source code of this file.
|
Definition at line 116 of file print-list.c. References null_list(), and stp_list_t. |
|
Definition at line 93 of file print-list.c. References set_long_name_cache(), set_name_cache(), and stp_list_t. Referenced by stp_list_destroy(), stp_list_item_create(), and stp_list_item_destroy(). |
|
Definition at line 130 of file print-list.c. References check_list(), stp_list::end, and stp_list_t. Referenced by stp_list_get_end(), stp_list_get_item_by_index(), and stp_list_item_create(). |
|
Definition at line 123 of file print-list.c. References check_list(), stp_list::start, and stp_list_t. Referenced by stp_list_copy(), stp_list_destroy(), stp_list_get_item_by_index(), stp_list_get_item_by_long_name_internal(), stp_list_get_item_by_name_internal(), stp_list_get_start(), and stp_list_item_create(). |
|
Definition at line 109 of file print-list.c. References stp_abort(), and stp_erprintf(). Referenced by check_list(). |
|
Definition at line 80 of file print-list.c. References stp_list::long_name_cache, stp_list::long_name_cache_node, stp_free(), stp_list_item_t, stp_list_t, and stp_strdup(). Referenced by clear_cache(), and stp_list_get_item_by_long_name(). |
|
Definition at line 67 of file print-list.c. References stp_list::name_cache, stp_list::name_cache_node, stp_free(), stp_list_item_t, stp_list_t, and stp_strdup(). Referenced by clear_cache(), and stp_list_get_item_by_name(). |
|
|
|
|
Definition at line 475 of file print-list.c. References check_list(), stp_list::copyfunc, and stp_list_t. Referenced by stp_list_copy(). |
|
Definition at line 239 of file print-list.c. References get_end_internal(), and stp_list_t. |
|
Definition at line 460 of file print-list.c. References check_list(), stp_list::freefunc, and stp_list_t. Referenced by stp_list_copy(). |
|
Definition at line 246 of file print-list.c. References stp_list::cache, check_list(), get_end_internal(), get_start_internal(), stp_list::icache, stp_list::length, stp_list_item::next, stp_list_item::prev, stp_list_item_t, and stp_list_t. Referenced by stp_get_color_by_index(), stp_get_papersize_by_index(), stp_get_printer_by_index(), stp_parameter_list_param(), and stp_string_list_param(). |
|
Definition at line 401 of file print-list.c. References stp_list::cache, check_list(), stp_list_item::data, stp_list::long_name_cache, stp_list::long_name_cache_node, stp_list::long_namefunc, stp_list_item::next, set_long_name_cache(), stp_list_get_item_by_long_name_internal(), stp_list_item_t, and stp_list_t. Referenced by stp_get_printer_by_long_name(). |
|
Definition at line 387 of file print-list.c. References stp_list_item::data, get_start_internal(), stp_list::long_namefunc, stp_list_item::next, stp_list_item_t, and stp_list_t. Referenced by stp_list_get_item_by_long_name(). |
|
|
Definition at line 323 of file print-list.c. References stp_list_item::data, get_start_internal(), stp_list::namefunc, stp_list_item::next, stp_list_item_t, and stp_list_t. Referenced by stp_list_get_item_by_name(). |
|
Definition at line 220 of file print-list.c. References check_list(), stp_list::length, and stp_list_t. Referenced by stp_color_count(), stp_known_papersizes(), stp_parameter_list_count(), stp_parameter_list_param(), stp_printer_model_count(), and stp_string_list_count(). |
|
Definition at line 505 of file print-list.c. References check_list(), stp_list::long_namefunc, and stp_list_t. Referenced by stp_list_copy(). |
|
Definition at line 490 of file print-list.c. References check_list(), stp_list::namefunc, and stp_list_t. Referenced by stp_list_copy(). |
|
Definition at line 520 of file print-list.c. References check_list(), stp_list::sortfunc, and stp_list_t. Referenced by stp_list_copy(). |
|
|
|
|
|
|
Definition at line 664 of file print-list.c. References stp_list_item::prev, and stp_list_item_t. |
|
Definition at line 685 of file print-list.c. References stp_list_item::data, and stp_list_item_t. |
|
Definition at line 102 of file print-list.c. References STP_DBG_LIST, stp_deprintf(), and stp_free(). Referenced by stp_module_load(), stp_path_search(), and stp_xml_parse_file_named(). |
|
Definition at line 468 of file print-list.c. References check_list(), stp_list::copyfunc, stp_list_t, and stp_node_copyfunc. Referenced by stp_list_copy(), and stp_string_list_create(). |
|
Definition at line 453 of file print-list.c. References check_list(), stp_list::freefunc, stp_list_t, and stp_node_freefunc. Referenced by create_compdata_list(), create_vars_list(), stp_list_copy(), stp_module_load(), stp_path_search(), stp_string_list_create(), stp_xml_parse_file_named(), stp_xml_preinit(), stpi_init_printer_list(), and stpi_paper_list_init(). |
|
Definition at line 498 of file print-list.c. References check_list(), stp_list::long_namefunc, stp_list_t, and stp_node_namefunc. Referenced by stp_list_copy(), stp_parameter_list_create(), stp_string_list_create(), stpi_init_color_list(), stpi_init_printer_list(), and stpi_paper_list_init(). |
|
Definition at line 483 of file print-list.c. References check_list(), stp_list::namefunc, stp_list_t, and stp_node_namefunc. Referenced by create_compdata_list(), create_vars_list(), stp_list_copy(), stp_parameter_list_create(), stp_string_list_create(), stp_xml_preinit(), stpi_init_color_list(), stpi_init_printer_list(), and stpi_paper_list_init(). |
|
Definition at line 513 of file print-list.c. References check_list(), stp_list::sortfunc, stp_list_t, and stp_node_sortfunc. Referenced by stp_list_copy(). |