Home
last modified time | relevance | path

Searched defs:SetSelectionStyle (Results 1 – 4 of 4) sorted by relevance

/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/opencascade/
H A DAIS_InteractiveContext.hxx251 …void SetSelectionStyle (const Handle(Prs3d_Drawer)& theStyle) { myStyles[Prs3d_TypeOfHighlight_Sel… in SetSelectionStyle() function in AIS_InteractiveContext
/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DAIS_InteractiveContext.hxx248 …void SetSelectionStyle (const Handle(Prs3d_Drawer)& theStyle) { myStyles[Prs3d_TypeOfHighlight_Sel… in SetSelectionStyle() function in AIS_InteractiveContext
/dports/cad/opencascade/opencascade-7.6.0/src/AIS/
H A DAIS_InteractiveContext.hxx248 …void SetSelectionStyle (const Handle(Prs3d_Drawer)& theStyle) { myStyles[Prs3d_TypeOfHighlight_Sel… in SetSelectionStyle() function in AIS_InteractiveContext
/dports/editors/wxhexeditor/wxHexEditor/src/HexEditorCtrl/wxHexCtrl/
H A DwxHexCtrl.cpp368 void wxHexCtrl::SetSelectionStyle( wxTextAttr& new_attr ){ in SetSelectionStyle() function in wxHexCtrl