Home
last modified time | relevance | path

Searched refs:ribbon (Results 26 – 50 of 1409) sorted by relevance

12345678910>>...57

/dports/math/vtk6/VTK-6.2.0/Filters/Modeling/Testing/Python/
H A DTestRibbonAndTube.py18 ribbon = vtk.vtkRibbonFilter() variable
19 ribbon.SetInputConnection(reader.GetOutputPort())
20 ribbon.SetWidth(0.1)
21 ribbon.SetGenerateTCoordsToUseLength()
22 ribbon.SetTextureLength(1.0)
23 ribbon.UseDefaultNormalOn()
24 ribbon.SetDefaultNormal(0,0,1)
26 ribbonMapper.SetInputConnection(ribbon.GetOutputPort())
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/docs/sphinx/_static/images/inheritance/
H A Dwx.ribbon.RibbonAUIArtProvider_inheritance.png.map2 <area shape="rect" id="node1" href="wx.ribbon.RibbonAUIArtProvider.html" title="wx.ribbon.RibbonAUI…
3 <area shape="rect" id="node2" href="wx.ribbon.RibbonMSWArtProvider.html" title="wx.ribbon.RibbonMSW…
4 <area shape="rect" id="node3" href="wx.ribbon.RibbonArtProvider.html" title="wx.ribbon.RibbonArtPro…
H A Dwx.lib.agw.ribbon.art_default.RibbonDefaultArtProvider_inheritance.png.map2 …ape="rect" id="node1" href="wx.lib.agw.ribbon.art_default.RibbonDefaultArtProvider.html" title="wx…
3 …a shape="rect" id="node2" href="wx.lib.agw.ribbon.art_aui.RibbonAUIArtProvider.html" title="wx.lib…
4 …a shape="rect" id="node3" href="wx.lib.agw.ribbon.art_msw.RibbonMSWArtProvider.html" title="wx.lib…
H A Dwx.lib.agw.ribbon.art_osx.RibbonOSXArtProvider_inheritance.png.map2 …a shape="rect" id="node1" href="wx.lib.agw.ribbon.art_osx.RibbonOSXArtProvider.html" title="wx.lib…
3 …a shape="rect" id="node2" href="wx.lib.agw.ribbon.art_aui.RibbonAUIArtProvider.html" title="wx.lib…
4 …a shape="rect" id="node3" href="wx.lib.agw.ribbon.art_msw.RibbonMSWArtProvider.html" title="wx.lib…
H A Dwx.ribbon.RibbonMSWArtProvider_inheritance.png.map2 <area shape="rect" id="node1" href="wx.ribbon.RibbonMSWArtProvider.html" title="wx.ribbon.RibbonMSW…
3 <area shape="rect" id="node2" href="wx.ribbon.RibbonArtProvider.html" title="wx.ribbon.RibbonArtPro…
H A Dwx.lib.agw.ribbon.art_aui.RibbonAUIArtProvider_inheritance.png.map2 …a shape="rect" id="node1" href="wx.lib.agw.ribbon.art_aui.RibbonAUIArtProvider.html" title="wx.lib…
3 …a shape="rect" id="node2" href="wx.lib.agw.ribbon.art_msw.RibbonMSWArtProvider.html" title="wx.lib…
H A Dwx.ribbon.RibbonPanel_inheritance.png.map2 <area shape="rect" id="node1" href="wx.ribbon.RibbonPanel.html" title="wx.ribbon.RibbonPanel" alt="…
3 <area shape="rect" id="node2" href="wx.ribbon.RibbonControl.html" title="wx.ribbon.RibbonControl" a…
H A Dwx.ribbon.RibbonBar_inheritance.png.map2 <area shape="rect" id="node1" href="wx.ribbon.RibbonBar.html" title="wx.ribbon.RibbonBar" alt="" co…
3 <area shape="rect" id="node2" href="wx.ribbon.RibbonControl.html" title="wx.ribbon.RibbonControl" a…
H A Dwx.ribbon.RibbonButtonBar_inheritance.png.map2 <area shape="rect" id="node1" href="wx.ribbon.RibbonButtonBar.html" title="wx.ribbon.RibbonButtonBa…
3 <area shape="rect" id="node2" href="wx.ribbon.RibbonControl.html" title="wx.ribbon.RibbonControl" a…
H A Dwx.ribbon.RibbonGallery_inheritance.png.map2 <area shape="rect" id="node1" href="wx.ribbon.RibbonGallery.html" title="wx.ribbon.RibbonGallery" a…
3 <area shape="rect" id="node2" href="wx.ribbon.RibbonControl.html" title="wx.ribbon.RibbonControl" a…
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/samples/ribbon/
H A Dmakefile.bcc234 all: $(OBJS)\ribbon.exe
240 -if exist $(OBJS)\ribbon.exe del $(OBJS)\ribbon.exe
241 -if exist $(OBJS)\ribbon.tds del $(OBJS)\ribbon.tds
242 -if exist $(OBJS)\ribbon.ilc del $(OBJS)\ribbon.ilc
243 -if exist $(OBJS)\ribbon.ild del $(OBJS)\ribbon.ild
244 -if exist $(OBJS)\ribbon.ilf del $(OBJS)\ribbon.ilf
245 -if exist $(OBJS)\ribbon.ils del $(OBJS)\ribbon.ils
247 $(OBJS)\ribbon.exe: $(RIBBON_OBJECTS) $(OBJS)\ribbon_sample.res
H A Dmakefile.wat262 all : .SYMBOLIC $(OBJS)\ribbon.exe
270 -if exist $(OBJS)\ribbon.exe del $(OBJS)\ribbon.exe
272 $(OBJS)\ribbon.exe : $(RIBBON_OBJECTS) $(OBJS)\ribbon_sample.res
273 @%create $(OBJS)\ribbon.lbc
274 @%append $(OBJS)\ribbon.lbc option quiet
275 @%append $(OBJS)\ribbon.lbc name $^@
276 @%append $(OBJS)\ribbon.lbc option caseexact
278 @for %i in ($(RIBBON_OBJECTS)) do @%append $(OBJS)\ribbon.lbc file %i
280 @%append $(OBJS)\ribbon.lbc option resource=$(OBJS)\ribbon_sample.res
281 @for %i in () do @%append $(OBJS)\ribbon.lbc option stack=%i
[all …]
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/samples/ribbon/
H A Dmakefile.bcc234 all: $(OBJS)\ribbon.exe
240 -if exist $(OBJS)\ribbon.exe del $(OBJS)\ribbon.exe
241 -if exist $(OBJS)\ribbon.tds del $(OBJS)\ribbon.tds
242 -if exist $(OBJS)\ribbon.ilc del $(OBJS)\ribbon.ilc
243 -if exist $(OBJS)\ribbon.ild del $(OBJS)\ribbon.ild
244 -if exist $(OBJS)\ribbon.ilf del $(OBJS)\ribbon.ilf
245 -if exist $(OBJS)\ribbon.ils del $(OBJS)\ribbon.ils
247 $(OBJS)\ribbon.exe: $(RIBBON_OBJECTS) $(OBJS)\ribbon_sample.res
H A Dmakefile.wat262 all : .SYMBOLIC $(OBJS)\ribbon.exe
270 -if exist $(OBJS)\ribbon.exe del $(OBJS)\ribbon.exe
272 $(OBJS)\ribbon.exe : $(RIBBON_OBJECTS) $(OBJS)\ribbon_sample.res
273 @%create $(OBJS)\ribbon.lbc
274 @%append $(OBJS)\ribbon.lbc option quiet
275 @%append $(OBJS)\ribbon.lbc name $^@
276 @%append $(OBJS)\ribbon.lbc option caseexact
278 @for %i in ($(RIBBON_OBJECTS)) do @%append $(OBJS)\ribbon.lbc file %i
280 @%append $(OBJS)\ribbon.lbc option resource=$(OBJS)\ribbon_sample.res
281 @for %i in () do @%append $(OBJS)\ribbon.lbc option stack=%i
[all …]
/dports/games/supertuxkart/SuperTuxKart-1.2-src/src/states_screens/online/
H A Donline_lan.cpp48 RibbonWidget* ribbon = getWidget<RibbonWidget>("lan"); in init() local
49 assert(ribbon != NULL); in init()
50 ribbon->select("find_lan_server", PLAYER_ID_GAME_MASTER); in init()
51 ribbon->setFocusForPlayer(PLAYER_ID_GAME_MASTER); in init()
65 RibbonWidget* ribbon = dynamic_cast<RibbonWidget*>(widget); in eventCallback() local
66 std::string selection = ribbon->getSelectionIDString(PLAYER_ID_GAME_MASTER); in eventCallback()
H A Donline_profile_servers.cpp66 RibbonWidget* ribbon = getWidget<RibbonWidget>("wan"); in init() local
67 assert(ribbon != NULL); in init()
68 ribbon->select("find_wan_server", PLAYER_ID_GAME_MASTER); in init()
69 ribbon->setFocusForPlayer(PLAYER_ID_GAME_MASTER); in init()
84 RibbonWidget* ribbon = dynamic_cast<RibbonWidget*>(widget); in eventCallback() local
85 std::string selection = ribbon->getSelectionIDString(PLAYER_ID_GAME_MASTER); in eventCallback()
H A Dregister_screen.cpp66 RibbonWidget* ribbon = getWidget<RibbonWidget>("mode_tabs"); in init() local
67 assert(ribbon); in init()
72 ribbon->select("tab_new_online", PLAYER_ID_GAME_MASTER); in init()
77 ribbon->select("tab_offline", PLAYER_ID_GAME_MASTER); in init()
81 ribbon->setVisible(m_existing_player == NULL); in init()
151 RibbonWidget* ribbon = getWidget<RibbonWidget>("mode_tabs"); in onDialogClose() local
152 assert(ribbon); in onDialogClose()
155 ribbon->select("tab_new_online", PLAYER_ID_GAME_MASTER); in onDialogClose()
160 ribbon->select("tab_offline", PLAYER_ID_GAME_MASTER); in onDialogClose()
428 RibbonWidget *ribbon = static_cast<RibbonWidget*>(widget); in eventCallback() local
[all …]
/dports/math/octave/octave-6.4.0/scripts/plot/draw/
H A Dribbon.m27 ## @deftypefn {} {} ribbon (@var{y})
28 ## @deftypefnx {} {} ribbon (@var{x}, @var{y})
29 ## @deftypefnx {} {} ribbon (@var{x}, @var{y}, @var{width})
30 ## @deftypefnx {} {} ribbon (@var{hax}, @dots{})
31 ## @deftypefnx {} {@var{h} =} ribbon (@dots{})
32 ## Draw a ribbon plot for the columns of @var{y} vs. @var{x}.
46 ## the surface objects representing each ribbon.
50 function h = ribbon (varargin) function
52 [hax, varargin, nargin] = __plt_get_axis_arg__ ("ribbon", varargin{:});
124 %! ribbon (y, z);
[all …]
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/unittests/
H A Dtest_ribbon_page.py3 import wx.ribbon
10 bar = wx.ribbon.RibbonBar(self.frame)
11 page = wx.ribbon.RibbonPage()
16 bar = wx.ribbon.RibbonBar(self.frame)
17 page = wx.ribbon.RibbonPage(bar)
/dports/games/supertuxkart/SuperTuxKart-1.2-src/src/states_screens/dialogs/
H A Dmessage_dialog.cpp114 RibbonWidget* ribbon = getWidget<RibbonWidget>("buttons"); in loadedFromFile() local
115 ribbon->setFocusForPlayer(PLAYER_ID_GAME_MASTER); in loadedFromFile()
150 RibbonWidget* ribbon = getWidget<RibbonWidget>(eventSource.c_str()); in processEvent() local
152 if (ribbon->getSelectionIDString(PLAYER_ID_GAME_MASTER) == "cancel") in processEvent()
165 else if (ribbon->getSelectionIDString(PLAYER_ID_GAME_MASTER) == "confirm") in processEvent()
195 RibbonWidget* ribbon = getWidget<RibbonWidget>("buttons"); in init() local
196 ribbon->select("cancel", PLAYER_ID_GAME_MASTER); in init()
/dports/games/supertuxkart/SuperTuxKart-1.2-src/src/guiengine/
H A Devent_handler.cpp482 assert(ribbon != NULL); in navigate()
487 ribbon->setSelection(new_selection, playerID); in navigate()
489 sendEventToUser(ribbon, ribbon->m_properties[PROP_ID], playerID); in navigate()
552 RibbonWidget* ribbon = dynamic_cast<RibbonWidget*>(w_test); in findIDClosestWidget() local
553 assert(ribbon != NULL); in findIDClosestWidget()
554 if (ribbon->getActiveChildrenNumber(playerID) == 0) in findIDClosestWidget()
632 RibbonWidget* ribbon = dynamic_cast<RibbonWidget*>(w); in findIDClosestWidget() local
882 if (ribbon == NULL) break; in onGUIEvent()
887 ribbon->mouseHovered(w, playerID); in onGUIEvent()
888 … if (ribbon->m_event_handler != NULL) ribbon->m_event_handler->mouseHovered(w, playerID); in onGUIEvent()
[all …]
/dports/graphics/raster3d/Raster3D_3.0-7/doc/
H A Dribbon.l6 ribbon - Raster3D molecular graphics package ribbon-drawer
16 records for a ribbon representation constructed from a triangular mesh.
23 To describe a the entire protein chain as a single ribbon colored
26 ribbon -d2 protein.pdb | render > chain_picture.png
30 cat chaincolors.pdb protein.pdb | ribbon -d5 - > chains.r3d
48 ribbon parameters and coloring information. Five default coloring
54 -d1 solid color ribbon (defaults to blue)
58 -d3 one surface of ribbon is blue, other surface is grey
81 A triangular mesh ribbon is output as Raster3D descriptor records.
113 Original ribbon code written by Phil Evans for the CCP4
/dports/games/supertuxkart/SuperTuxKart-1.2-src/src/guiengine/widgets/
H A Ddynamic_ribbon_widget.cpp380 RibbonWidget* ribbon; in buildInternalStructure() local
389 ribbon->setListener(this); in buildInternalStructure()
390 ribbon->m_reserved_id = m_ids[n]; in buildInternalStructure()
395 ribbon->m_h = (int)(row_height); in buildInternalStructure()
396 ribbon->m_type = WTYPE_RIBBON; in buildInternalStructure()
401 ribbon->m_event_handler = this; in buildInternalStructure()
438 m_children.push_back( ribbon ); in buildInternalStructure()
439 m_rows.push_back( ribbon ); in buildInternalStructure()
440 ribbon->add(); in buildInternalStructure()
882 if (ribbon && ribbon != selected_ribbon) in propagateSelection()
[all …]
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/sip/gen/
H A Dribbon_bar.sip12 #include <wx/ribbon/bar.h>
66 #include <wx/ribbon/bar.h>
113 #include <wx/ribbon/bar.h>
146 Top-level control in a ribbon user interface.
149 #include <wx/ribbon/bar.h>
181 Create a ribbon bar in two-step ribbon bar construction.
192 tab bar region of the ribbon bar.
254 Returns the number for a given ribbon bar page.
263 Delete a single page from this ribbon bar.
270 Delete all pages from the ribbon bar.
[all …]
H A Dribbon_page.sip12 #include <wx/ribbon/page.h>
24 Container for related ribbon panels, and a tab within a ribbon bar.
27 #include <wx/ribbon/page.h>
59 Create a ribbon page in two-step ribbon page construction.
75 Get the icon used for the page in the ribbon bar tab area (only
76 displayed if the ribbon bar is actually showing icons).
146 Get the direction in which ribbon panels are stacked within the page.

12345678910>>...57