Home
last modified time | relevance | path

Searched refs:HardRedraw (Results 1 – 22 of 22) sorted by relevance

/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/pagelayout_editor/
H A Dpl_editor_undo_redo.cpp77 HardRedraw(); // items based off of corners will need re-calculating in GetLayoutFromRedoList()
114 HardRedraw(); // items based off of corners will need re-calculating in GetLayoutFromUndoList()
145 HardRedraw(); // items based off of corners will need re-calculating in RollbackFromUndo()
H A Dpl_editor_frame.h222 void HardRedraw() override;
H A Dfiles.cpp144 HardRedraw(); in Files_io()
H A Dpl_editor_frame.cpp811 void PL_EDITOR_FRAME::HardRedraw() in HardRedraw() function in PL_EDITOR_FRAME
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/pagelayout_editor/tools/
H A Dpl_editor_control.cpp104 m_frame->HardRedraw(); in PageSetup()
138 m_frame->HardRedraw(); in TitleBlockDisplayMode()
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/eeschema/
H A Dsch_base_frame.h199 void HardRedraw() override;
H A Dhierarch.cpp312 HardRedraw(); // Ensure all items are redrawn (especially the drawing-sheet items) in DisplayCurrentSheet()
H A Dsch_edit_frame.h436 void HardRedraw() override;
H A Dsch_base_frame.cpp265 void SCH_BASE_FRAME::HardRedraw() in HardRedraw() function in SCH_BASE_FRAME
H A Dfiles-io.cpp568 HardRedraw(); // Full reinit of the current screen and the display. in AppendSchematic()
H A Dsch_edit_frame.cpp615 void SCH_EDIT_FRAME::HardRedraw() in HardRedraw() function in SCH_EDIT_FRAME
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/pcbnew/
H A Dfootprint_edit_frame.h101 void HardRedraw() override;
H A Dpcb_edit_frame.h110 void HardRedraw() override;
H A Dfootprint_edit_frame.cpp356 void FOOTPRINT_EDIT_FRAME::HardRedraw() in HardRedraw() function in FOOTPRINT_EDIT_FRAME
H A Dpcb_edit_frame.cpp1263 void PCB_EDIT_FRAME::HardRedraw() in HardRedraw() function in PCB_EDIT_FRAME
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/eeschema/symbol_editor/
H A Dsymbol_edit_frame.h332 void HardRedraw() override;
H A Dsymbol_edit_frame.cpp1135 void SYMBOL_EDIT_FRAME::HardRedraw() in HardRedraw() function in SYMBOL_EDIT_FRAME
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/include/
H A Deda_draw_frame.h289 virtual void HardRedraw();
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/common/
H A Deda_draw_frame.cpp839 void EDA_DRAW_FRAME::HardRedraw() in HardRedraw() function in EDA_DRAW_FRAME
1122 HardRedraw(); in resolveCanvasType()
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/eeschema/dialogs/
H A Ddialog_global_edit_text_and_graphics.cpp474 m_parent->HardRedraw(); in TransferDataFromWindow()
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/common/tool/
H A Dcommon_tools.cpp202 m_frame->HardRedraw(); in ZoomRedraw()
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/eeschema/tools/
H A Dsch_editor_control.cpp2021 m_frame->HardRedraw(); in EditSymbolLibraryLinks()