Home
last modified time | relevance | path

Searched refs:SetOuterBorderType (Results 1 – 10 of 10) sorted by relevance

/dports/x11/eaglemode/eaglemode-0.95.0/src/emCore/
H A DemRadioBox.cpp30 SetOuterBorderType(OBT_MARGIN); in emRadioBox()
H A DemCheckBox.cpp30 SetOuterBorderType(OBT_MARGIN); in emCheckBox()
H A DemLabel.cpp30 SetOuterBorderType(OBT_MARGIN); in emLabel()
H A DemDialog.cpp249 SetOuterBorderType(OBT_POPUP_ROOT); in DlgPanel()
252 SetOuterBorderType(OBT_FILLED); in DlgPanel()
H A DemButton.cpp35 SetOuterBorderType(OBT_INSTRUMENT_MORE_ROUND); in emButton()
H A DemBorder.cpp186 void emBorder::SetOuterBorderType(OuterBorderType obt) in SetOuterBorderType() function in emBorder
/dports/x11/eaglemode/eaglemode-0.95.0/src/emMain/
H A DemMainControlPanel.cpp69 SetOuterBorderType(emBorder::OBT_POPUP_ROOT); in emMainControlPanel()
H A DemBookmarks.cpp1161 g2->SetOuterBorderType(OBT_INSTRUMENT); in AutoExpand()
/dports/x11/eaglemode/eaglemode-0.95.0/include/emCore/
H A DemBorder.h174 void SetOuterBorderType(OuterBorderType obt);
/dports/x11/eaglemode/eaglemode-0.95.0/src/emAv/
H A DemAvLibDirCfg.cpp103 p->SetOuterBorderType(emBorder::OBT_INSTRUMENT); in CreateControlPanelElement()