Go to the source code of this file.
|
|
|
Definition at line 43 of file list.h. Referenced by stp_list_copy(), and stp_list_set_copyfunc(). |
|
Definition at line 42 of file list.h. Referenced by stp_list_set_freefunc(). |
|
Definition at line 44 of file list.h. Referenced by stp_list_set_long_namefunc(), and stp_list_set_namefunc(). |
|
Definition at line 45 of file list.h. Referenced by stp_list_set_sortfunc(). |
|
|
|
|
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 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(). |