Home
last modified time | relevance | path

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

/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/pcbnew/dialogs/
H A Ddialog_board_reannotate_base.h56 wxRadioButton* m_Down_Left; variable
H A Ddialog_board_reannotate.h110 m_Down_Left,
H A Ddialog_board_reannotate_base.cpp63m_Down_Left = new wxRadioButton( sbSizerFpOrder->GetStaticBox(), wxID_ANY, wxEmptyString, wxDefaul… in DIALOG_BOARD_REANNOTATE_BASE()
64 fgSizerButtons->Add( m_Down_Left, 0, wxALIGN_CENTER_VERTICAL|wxALL, 5 ); in DIALOG_BOARD_REANNOTATE_BASE()