Home
last modified time | relevance | path

Searched refs:LeptonSelection (Results 1 – 14 of 14) sorted by relevance

/dports/cad/lepton-eda/lepton-eda-1.9.17/liblepton/src/
H A Do_selection.c34 LeptonSelection*
37 return (LeptonSelection*) lepton_list_new (); in o_selection_new()
49 o_selection_add (LeptonSelection *selection, in o_selection_add()
69 o_selection_remove (LeptonSelection *selection, in o_selection_remove()
90 o_selection_print_all (const LeptonSelection *selection) in o_selection_print_all()
H A Dpage.c119 LeptonSelection*
134 LeptonSelection *selection_list) in lepton_page_set_selection_list()
H A Dnet_object.c667 LeptonSelection *selection = lepton_page_get_selection_list (page); in o_net_consolidate_segments()
/dports/cad/lepton-eda/lepton-eda-1.9.17/liblepton/include/liblepton/
H A Dpage.h31 LeptonSelection *selection_list; /* selection mechanism */
82 LeptonSelection*
87 LeptonSelection *selection_list);
H A Dprototype.h140 LeptonSelection*
144 o_selection_add (LeptonSelection *selection,
147 o_selection_print_all (const LeptonSelection *selection);
150 o_selection_remove (LeptonSelection *selection,
H A Dstruct.h27 typedef struct _LeptonList LeptonSelection; typedef
/dports/cad/lepton-eda/lepton-eda-1.9.17/libleptongui/include/
H A Dgschem_selection_adapter.h54 LeptonSelection *selection;
100 LeptonSelection *
165 LeptonSelection *selection);
H A Dprototype.h206 LeptonSelection *selection,
210 LeptonSelection *selection,
214 LeptonSelection *selection,
/dports/cad/lepton-eda/lepton-eda-1.9.17/libleptongui/src/
H A Do_attrib.c56 LeptonSelection *selection, in o_attrib_add_selected()
98 LeptonSelection *selection, in o_attrib_deselect_invisible()
136 LeptonSelection *selection, in o_attrib_select_invisible()
H A Do_delete.c59 LeptonSelection *selection = active_page->selection_list; in o_delete_selected()
H A Do_select.c584 LeptonSelection *selection = toplevel->page_current->selection_list; in o_select_unselect_all()
616 LeptonSelection *selection = active_page->selection_list; in o_select_visible_unlocked()
H A Di_callbacks.c2321 LeptonSelection *selection = active_page->selection_list; in i_callback_attributes_show_name()
2357 LeptonSelection *selection = active_page->selection_list; in i_callback_attributes_show_value()
2392 LeptonSelection *selection = active_page->selection_list; in i_callback_attributes_show_both()
2428 LeptonSelection *selection = active_page->selection_list; in i_callback_attributes_visibility_toggle()
H A Di_basic.c358 LeptonSelection* selection = page->selection_list; in obj_selected()
H A Dgschem_selection_adapter.c737 LeptonSelection*
1712 LeptonSelection *selection) in gschem_selection_adapter_set_selection()
2188 LeptonSelection *selection = gschem_selection_adapter_get_selection (adapter); in get_selection_iter()