Home
last modified time | relevance | path

Searched refs:UpdateUserInterface (Results 1 – 17 of 17) sorted by relevance

/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/pcbnew/python/scripting/
H A Dpcbnew_scripting_helpers.h159 void UpdateUserInterface();
H A Dpcbnew_scripting_helpers.cpp420 void UpdateUserInterface() in UpdateUserInterface() function
423 s_PcbEditFrame->UpdateUserInterface(); in UpdateUserInterface()
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/pcbnew/
H A Dfootprint_edit_frame.cpp352 UpdateUserInterface(); in SwitchCanvas()
773 UpdateUserInterface(); in ShowChangedLanguage()
849 void FOOTPRINT_EDIT_FRAME::UpdateUserInterface() in UpdateUserInterface() function in FOOTPRINT_EDIT_FRAME
1164 UpdateUserInterface(); in ActivateGalCanvas()
1175 UpdateUserInterface(); in CommonSettingsChanged()
H A Dfootprint_edit_frame.h96 void UpdateUserInterface();
H A Dpcb_edit_frame.h108 void UpdateUserInterface();
H A Dpcb_edit_frame.cpp976 UpdateUserInterface(); in ShowBoardSetupDialog()
1305 void PCB_EDIT_FRAME::UpdateUserInterface() in UpdateUserInterface() function in PCB_EDIT_FRAME
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/pcbnew/tools/
H A Dzone_filler_tool.cpp170 frame->UpdateUserInterface(); in FillAllZones()
/dports/games/golly/golly-3.3-src/gui-wx/
H A Dwxview.cpp1802 mainptr->UpdateUserInterface(); in ProcessKey()
2424 mainptr->UpdateUserInterface(); in OnKeyDown()
2428 mainptr->UpdateUserInterface(); in OnKeyDown()
2432 mainptr->UpdateUserInterface(); in OnKeyDown()
2436 mainptr->UpdateUserInterface(); in OnKeyDown()
2445 mainptr->UpdateUserInterface(); in OnKeyDown()
2510 mainptr->UpdateUserInterface(); in OnKeyUp()
2783 mainptr->UpdateUserInterface(); in ProcessClick()
3046 mainptr->UpdateUserInterface(); in OnMouseWheel()
H A Dwxtimeline.cpp522 mainptr->UpdateUserInterface(); in OnScroll()
962 mainptr->UpdateUserInterface(); in DeleteTimeline()
1012 mainptr->UpdateUserInterface(); in PlayTimeline()
H A Dwxmain.h28 void UpdateUserInterface();
H A Dwxlayer.cpp1081 mainptr->UpdateUserInterface(); in CurrentLayerChanged()
1436 mainptr->UpdateUserInterface(); in DeleteOtherLayers()
1715 mainptr->UpdateUserInterface(); in ToggleSyncViews()
1725 mainptr->UpdateUserInterface(); in ToggleSyncCursors()
1741 mainptr->UpdateUserInterface(); in ToggleStackLayers()
1769 mainptr->UpdateUserInterface(); in ToggleTileLayers()
H A Dwxmain.cpp793 void MainFrame::UpdateUserInterface() in UpdateUserInterface() function in MainFrame
821 UpdateUserInterface(); in UpdateEverything()
1496 UpdateUserInterface(); in BEGIN_EVENT_TABLE()
1536 UpdateUserInterface(); in OnActivate()
1921 UpdateUserInterface(); in OnClose()
H A Dwxscript.cpp1220 mainptr->UpdateUserInterface(); in GSF_doevent()
1568 mainptr->UpdateUserInterface(); in RunScript()
H A Dwxcontrol.cpp819 UpdateUserInterface(); in StartGenerating()
854 UpdateUserInterface(); in FinishUp()
H A Dwxlua.cpp1557 mainptr->UpdateUserInterface(); in g_setcursor()
H A Dwxpython.cpp1779 mainptr->UpdateUserInterface(); in py_setcursor()
H A Dwxperl.cpp1854 mainptr->UpdateUserInterface(); in XS()