Home
last modified time | relevance | path

Searched refs:onUpdateUIincludeBoardEdge (Results 1 – 3 of 3) sorted by relevance

/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/pcbnew/dialogs/
H A Ddialog_gen_footprint_position_file_base.cpp120 …I, wxUpdateUIEventHandler( DIALOG_GEN_FOOTPRINT_POSITION_BASE::onUpdateUIincludeBoardEdge ), NULL,… in DIALOG_GEN_FOOTPRINT_POSITION_BASE()
133 …I, wxUpdateUIEventHandler( DIALOG_GEN_FOOTPRINT_POSITION_BASE::onUpdateUIincludeBoardEdge ), NULL,… in ~DIALOG_GEN_FOOTPRINT_POSITION_BASE()
H A Ddialog_gen_footprint_position_file_base.h69 virtual void onUpdateUIincludeBoardEdge( wxUpdateUIEvent& event ) { event.Skip(); } in onUpdateUIincludeBoardEdge() function
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/pcbnew/exporters/
H A Dgen_footprints_placefile.cpp118 void onUpdateUIincludeBoardEdge( wxUpdateUIEvent& event ) override in onUpdateUIincludeBoardEdge() function in DIALOG_GEN_FOOTPRINT_POSITION