Home
last modified time | relevance | path

Searched refs:setLayerCheckbox (Results 1 – 2 of 2) sorted by relevance

/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/gerbview/widgets/
H A Dlayer_widget.h443 void setLayerCheckbox( LAYER_NUM aLayer, bool isVisible );
H A Dlayer_widget.cpp733 setLayerCheckbox( aLayer, isVisible ); in SetLayerVisible()
738 void LAYER_WIDGET::setLayerCheckbox( LAYER_NUM aLayer, bool isVisible ) in setLayerCheckbox() function in LAYER_WIDGET