Home
last modified time | relevance | path

Searched refs:GetLastItem (Results 26 – 50 of 124) sorted by relevance

12345

/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/include/wx/propgrid/
H A Dpropgridpagestate.h517 wxPGProperty* GetLastItem( int flags = wxPG_ITERATE_DEFAULT );
519 const wxPGProperty* GetLastItem( int flags = wxPG_ITERATE_DEFAULT ) const
521 return ((wxPropertyGridPageState*)this)->GetLastItem(flags);
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/include/wx/propgrid/
H A Dpropgridpagestate.h411 wxPGProperty* GetLastItem( int flags = wxPG_ITERATE_DEFAULT );
413 const wxPGProperty* GetLastItem( int flags = wxPG_ITERATE_DEFAULT ) const
415 return const_cast<wxPropertyGridPageState*>(this)->GetLastItem(flags);
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/include/wx/propgrid/
H A Dpropgridpagestate.h517 wxPGProperty* GetLastItem( int flags = wxPG_ITERATE_DEFAULT );
519 const wxPGProperty* GetLastItem( int flags = wxPG_ITERATE_DEFAULT ) const
521 return ((wxPropertyGridPageState*)this)->GetLastItem(flags);
/dports/math/vtk8/VTK-8.2.0/Rendering/Core/
H A DvtkMapperCollection.h57 vtkMapper *GetLastItem() in GetLastItem() function
/dports/math/vtk9/VTK-9.1.0/Rendering/Core/
H A DvtkMapperCollection.h55 vtkMapper* GetLastItem() in GetLastItem() function
/dports/math/vtk6/VTK-6.2.0/Rendering/Core/
H A DvtkMapperCollection.h51 vtkMapper *GetLastItem() in GetLastItem() function
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.ServiceModel/Mono.CodeGeneration/
H A DCodeBlock.cs52 public CodeItem GetLastItem () in GetLastItem() method in Mono.CodeGeneration.CodeBlock
/dports/games/valyriatear/ValyriaTear-1.1.0/src/modes/battle/command/
H A Dcommand_settings.h94 uint32_t GetLastItem() const { in GetLastItem() function
/dports/math/vtk9/VTK-9.1.0/Rendering/OpenVR/Testing/Cxx/
H A DTestDragon.cxx74 renderer->RemoveCuller(renderer->GetCullers()->GetLastItem()); in TestDragon()
H A DMedical.cxx77 renderer->RemoveCuller(renderer->GetCullers()->GetLastItem()); in Medical()
/dports/math/vtk8/VTK-8.2.0/Rendering/OpenVR/Testing/Cxx/
H A DTestDragon.cxx74 renderer->RemoveCuller(renderer->GetCullers()->GetLastItem()); in TestDragon()
H A DMedical.cxx77 renderer->RemoveCuller(renderer->GetCullers()->GetLastItem()); in Medical()
/dports/ftp/filezilla/filezilla-3.55.1/src/interface/
H A Dtreectrlex.h44 wxTreeItemId GetLastItem() const;
/dports/editors/texstudio/texstudio-4.1.2/completion/
H A Drandomlist.cwl32 \GetLastItem{list}{macro}
/dports/net/hlmaster/hlmaster-0.9.3/include/
H A DHLServerList.h82 HLServerListItem* GetLastItem() const { return m_pLastItem; } in GetLastItem() function
/dports/math/vtk9/VTK-9.1.0/Rendering/Core/Testing/Cxx/
H A DTestManyActors.cxx90 ren->RemoveCuller(ren->GetCullers()->GetLastItem()); in TestManyActors()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/views/controls/menu/
H A Dsubmenu_view.h152 MenuItemView* GetLastItem();
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/views/controls/menu/
H A Dsubmenu_view.h152 MenuItemView* GetLastItem();
/dports/math/vtk8/VTK-8.2.0/Rendering/Core/Testing/Cxx/
H A DTestManyActors.cxx98 ren->RemoveCuller(ren->GetCullers()->GetLastItem()); in TestManyActors()
H A DTestCompositePolyDataMapper2Scalars.cxx139 ren->RemoveCuller(ren->GetCullers()->GetLastItem()); in TestCompositePolyDataMapper2Scalars()
/dports/math/vtk6/VTK-6.2.0/Rendering/Core/Testing/Cxx/
H A DTestManyActors.cxx100 ren->RemoveCuller(ren->GetCullers()->GetLastItem()); in TestManyActors()
H A DTestCompositePolyDataMapper2.cxx149 ren->RemoveCuller(ren->GetCullers()->GetLastItem()); in TestCompositePolyDataMapper2()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/sip/gen/
H A Dpropgridpagestate.sip380 wxPGProperty * GetLastItem(
384 GetLastItem(flags=PG_ITERATE_DEFAULT) -> PGProperty
715 %Property(name=LastItem, get=GetLastItem)
/dports/math/vtk9/VTK-9.1.0/Rendering/OpenGL2/Testing/Cxx/
H A DTestCompositePolyDataMapper2Scalars.cxx135 ren->RemoveCuller(ren->GetCullers()->GetLastItem()); in TestCompositePolyDataMapper2Scalars()
/dports/math/vtk8/VTK-8.2.0/Rendering/OSPRay/Testing/Cxx/
H A DTestOSPRayCompositePolyDataMapper2.cxx136 ren->RemoveCuller(ren->GetCullers()->GetLastItem()); in TestOSPRayCompositePolyDataMapper2()

12345