Home
last modified time | relevance | path

Searched defs:DrawList (Results 1 – 25 of 59) sorted by relevance

123

/dports/graphics/blender/blender-2.91.0/source/blender/gpu/intern/
H A Dgpu_drawlist_private.hh37 class DrawList { class
/dports/games/endless-sky/endless-sky-0.9.14/source/
H A DAsteroidField.h26 class DrawList; variable
H A DPlayerInfoPanel.cpp65 …void DrawList(vector<pair<int64_t, string>> &list, Table &table, const string &title, int maxCount… in DrawList() function
H A DMissionPanel.cpp666 Point MissionPanel::DrawList(const list<Mission> &list, Point pos) const in DrawList() function in MissionPanel
/dports/games/valyriatear/ValyriaTear-1.1.0/src/modes/battle/command/
H A Dskill_command.cpp108 void SkillCommand::DrawList() in DrawList() function in vt_battle::private_battle::SkillCommand
H A Ditem_command.cpp222 void ItemCommand::DrawList() in DrawList() function in vt_battle::private_battle::ItemCommand
/dports/net-im/tut/tut-0.0.17/
H A Dfeed.go29 DrawList() methodSpec
535 func (t *TimelineFeed) DrawList() { func
654 func (t *ThreadFeed) DrawList() { func
825 func (u *UserFeed) DrawList() { func
1033 func (n *NotificationsFeed) DrawList() { func
1228 func (t *TagFeed) DrawList() { func
1418 func (u *UserListFeed) DrawList() { func
/dports/editors/o/o-2.46.0/vendor/github.com/xyproto/vt100/vt100-1.9.9/cmd/widget/
H A Dwidgets.go52 func (t *Theme) DrawList(c *vt100.Canvas, r *Box, items []string, selected int) { func
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/client/src/render/
H A Ddrawlist.cpp87 DENG2_PIMPL(DrawList) in DENG2_PIMPL() argument
740 DrawList::DrawList(Spec const &spec) : d(new Impl(this, spec)) in DrawList() function in DrawList
/dports/games/allacrost/allacrost-1.0.2/src/modes/battle/
H A Dbattle_command.cpp368 void ItemCommand::DrawList() { in DrawList() function in hoa_battle::private_battle::ItemCommand
508 void SkillCommand::DrawList() { in DrawList() function in hoa_battle::private_battle::SkillCommand
/dports/x11-wm/afterstep-stable/afterstep-devel-2.2.12/src/Script/Widgets/
H A DList.c183 DrawList (struct XObj *xobj) in DrawList() function
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/wx/lib/floatcanvas/
H A DFloatCanvas.py675 def _ShouldRedraw(DrawList, ViewPortBB): argument
970 def _DrawObjects(self, dc, DrawList, ScreenDC, ViewPortBB, HTdc=None): argument
/dports/x11-wm/fvwm3/fvwm3-1.0.4/modules/FvwmScript/Widgets/
H A DList.c237 void DrawList(struct XObj *xobj, XEvent *evp) in DrawList() function
/dports/x11-wm/fvwm2/fvwm-2.6.9/modules/FvwmScript/Widgets/
H A DList.c238 void DrawList(struct XObj *xobj, XEvent *evp) in DrawList() function
/dports/games/0ad/0ad-0.0.23b-alpha/source/gui/
H A DCList.cpp326 void CList::DrawList(const int& selected, const CStr& _sprite, const CStr& _sprite_selected, const … in DrawList() function in CList
H A DCOList.cpp307 void COList::DrawList(const int& selected, const CStr& _sprite, const CStr& _sprite_selected, const… in DrawList() function in COList
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/skia/skia/src/gpu/batches/
H A DGrDrawPathBatch.h191 typedef SkTLList<Draw, 4> DrawList; typedef
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/skia/skia/src/gpu/ops/
H A DGrDrawPathOp.h212 typedef SkTLList<Draw, 4> DrawList; typedef
/dports/math/wxmaxima/wxmaxima-Version-20.04.0/src/
H A DCell.h435 void DrawList(){DrawList(m_currentPoint);} in DrawList() function
H A DCell.cpp444 void Cell::DrawList(wxPoint point) in DrawList() function in Cell
/dports/games/xtet42/xtet42-2.21/
H A Dxtet42.c628 void DrawList(nr) in DrawList() function
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/bbvs/
H A Dbbvs.h57 class DrawList; variable
/dports/games/scummvm/scummvm-2.5.1/engines/bbvs/
H A Dbbvs.h59 class DrawList; variable
/dports/games/OpenTomb/OpenTomb-win32-2018-02-03_alpha/src/render/
H A Drender.cpp303 void CRender::DrawList() in DrawList() function in CRender
/dports/games/openclaw/OpenClaw-0.0-51-gbac7730/Box2D/imgui/
H A Dimgui_internal.h638 ImDrawList* DrawList; member

123