Home
last modified time | relevance | path

Searched refs:DrawItem (Results 1 – 25 of 393) sorted by relevance

12345678910>>...16

/dports/devel/libspice-server/spice-0.15.0/server/
H A Dtree.h42 typedef struct DrawItem DrawItem; typedef
75 struct DrawItem { struct
83 #define DRAW_ITEM(item) SPICE_UPCAST(DrawItem, item) argument
96 void draw_item_remove_shadow (DrawItem *item);
97 Shadow* shadow_new (DrawItem *item, const SpicePoint *delta);
98 Container* container_new (DrawItem *item);
H A Dtree.cpp97 static void show_draw_item(DrawItem *draw_item, const char *prefix) in show_draw_item()
189 Shadow* shadow_new(DrawItem *item, const SpicePoint *delta) in shadow_new()
214 Container* container_new(DrawItem *item) in container_new()
297 void draw_item_remove_shadow(DrawItem *item) in draw_item_remove_shadow()
/dports/games/easyrpg-player/Player-0.7.0/src/
H A Dwindow_command.cpp45 DrawItem(i, Font::ColorDefault); in Refresh()
49 void Window_Command::DrawItem(int index, Font::SystemColor color) { in DrawItem() function in Window_Command
55 DrawItem(i, Font::ColorDisabled); in DisableItem()
59 DrawItem(i, Font::ColorDefault); in EnableItem()
65 DrawItem(index, Font::ColorDefault); in SetItemText()
H A Dwindow_varlist.cpp59 DrawItem(index, Font::ColorDefault); in DrawItemValue()
67 DrawItem(index, Font::ColorDefault); in DrawItemValue()
75 DrawItem(index, Font::ColorDefault); in DrawItemValue()
85 DrawItem(index, Font::ColorDefault); in DrawItemValue()
92 DrawItem(index, Font::ColorDefault); in DrawItemValue()
H A Dwindow_gamelist.cpp78 DrawItem(i); in Refresh()
87 DrawItem(0); in Refresh()
96 void Window_GameList::DrawItem(int index) { in DrawItem() function in Window_GameList
H A Dwindow_shopbuy.cpp55 DrawItem(i); in Refresh()
59 void Window_ShopBuy::DrawItem(int index) { in DrawItem() function in Window_ShopBuy
H A Dwindow_skill.cpp70 DrawItem(i); in Refresh()
74 void Window_Skill::DrawItem(int index) { in DrawItem() function in Window_Skill
H A Dwindow_item.cpp102 DrawItem(i); in Refresh()
106 void Window_Item::DrawItem(int index) { in DrawItem() function in Window_Item
/dports/net-im/jarl/Jarl-0.5001/lib/CLI/
H A DRoster.pm76 $self->DrawItem($self->CreateTag($group),"group",$group,0)
84 $self->DrawItem($self->CreateTag($group,$jid),"jid",$self->{jids}->{$jid}->{name},1);
87 $self->DrawItem($self->CreateTag($group,$jid,$resource),"resource",$resource,2);
97 $self->DrawItem($self->CreateTag('__roster__:none',$jid),"jid",$self->{jids}->{$jid}->{name},0);
100 $self->DrawItem($self->CreateTag('__roster__:none',$jid,$resource),"resource",$resource,1);
114 sub DrawItem { subroutine
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/sci/graphics/
H A Dplane32.h65 struct DrawItem { struct
76 inline bool operator<(const DrawItem &other) const { argument
81 typedef StablePointerArray<DrawItem, 250> DrawListBase;
84 inline static bool sortHelper(const DrawItem *a, const DrawItem *b) { in sortHelper()
/dports/games/scummvm/scummvm-2.5.1/engines/sci/graphics/
H A Dplane32.h66 struct DrawItem { struct
77 inline bool operator<(const DrawItem &other) const { argument
82 typedef StablePointerArray<DrawItem, 250> DrawListBase;
85 inline static bool sortHelper(const DrawItem *a, const DrawItem *b) { in sortHelper()
/dports/games/crimson/crimson-0.5.3/src/comet/
H A Dgfxwidget.h50 virtual void DrawItem( short image, short x, short y ) = 0;
80 void DrawItem( short image, short x, short y ) in DrawItem() function
97 void DrawItem( short image, short x, short y ) in DrawItem() function
/dports/games/solarconquest/SolarConquest/source/
H A DTextItem.h27 void DrawItem(bool selected);
50 void CTextItem::DrawItem(bool selected) in DrawItem() function
H A DBigTextItem.h28 void DrawItem(bool selected);
52 void CBigTextItem::DrawItem(bool selected) in DrawItem() function
H A DMenuItem.h50 virtual void DrawItem(bool selected);
64 void CMenuItem::DrawItem(bool selected) in DrawItem() function
H A DListBox.h37 void DrawItem(bool selected);
64 void CListBox::DrawItem(bool selected) in DrawItem() function
H A DBarChart.h30 void DrawItem(bool selected);
56 void CBarChart::DrawItem(bool selected) in DrawItem() function
/dports/net-im/jarl/Jarl-0.5001/lib/Tk/
H A DRoster.pm165 $self->DrawItem($self->CreateTag($group),"group",$group,0)
173 $self->DrawItem($self->CreateTag($group,$jid),"jid",$self->{jids}->{$jid}->{name},1);
176 $self->DrawItem($self->CreateTag($group,$jid,$resource),"resource",$resource,2);
186 $self->DrawItem($self->CreateTag('__roster__:none',$jid),"jid",$self->{jids}->{$jid}->{name},0);
189 $self->DrawItem($self->CreateTag('__roster__:none',$jid,$resource),"resource",$resource,1);
232 sub DrawItem { subroutine
/dports/x11-fm/wcmcommander/WCMCommander-release-0.20.0/src/swl/
H A Dswl_menutextinfo.cpp118 void MenuTextInfo::DrawItem( GC& gc, int x, int y, int color_text, int color_hotkey ) const in DrawItem() function in wal::MenuTextInfo
120 DrawItem( gc, x, y, color_text, color_hotkey, true ); in DrawItem()
123 …void MenuTextInfo::DrawItem( GC& gc, int x, int y, int color_text, int color_hotkey, bool antialia… in DrawItem() function in wal::MenuTextInfo
H A Dswl_popupmenu.cpp51 void PopupMenu::DrawItem( GC& gc, int n ) in DrawItem() function in wal::PopupMenu
96 …lText.DrawItem( gc, MENU_LEFT_BLOCK + MENU_TEXT_OFFSET, r.top + ( height - fontHeight ) / 2, color… in DrawItem()
239 DrawItem( gc, old ); in SetSelected()
240 DrawItem( gc, selected ); in SetSelected()
452 DrawItem( gc, i ); in Paint()
/dports/games/dhewm3/dhewm3-1.5.1/neo/tools/common/PropTree/
H A DPropTreeItemButton.cpp48 LONG CPropTreeItemButton::DrawItem( CDC* pDC, const RECT& rc, LONG x, LONG y ) in DrawItem() function in CPropTreeItemButton
54 nTotal = CPropTreeItem::DrawItem( pDC, rc, x, y ); in DrawItem()
/dports/x11-wm/treewm/treewm-0.4.5/src/
H A Dmenu.cc80 void Menu::DrawItem(int i) { in DrawItem() function in Menu
102 DrawItem(i); in ReDraw()
138 DrawItem(oldsel - 1); in Mouse()
143 DrawItem(sel - 1); in Mouse()
/dports/editors/lazarus/lazarus/lcl/
H A Dcolorbox.pas68 procedure DrawItem(Index: Integer; Rect: TRect; State: TOwnerDrawState); override; procedure
188 procedure DrawItem(Index: Integer; Rect: TRect; State: TOwnerDrawState); override; procedure
601 procedure TCustomColorBox.DrawItem(Index: Integer; Rect: TRect; State: TOwnerDrawState); procedure
648 inherited DrawItem(Index, BidiFlipRect(r, Rect, UseRightToLeftAlignment), State);
951 procedure TCustomColorListBox.DrawItem(Index: Integer; Rect: TRect; State: TOwnerDrawState); procedure
997 inherited DrawItem(Index, BidiFlipRect(r, Rect, UseRightToLeftAlignment), State);
/dports/editors/lazarus-qt5/lazarus/lcl/
H A Dcolorbox.pas68 procedure DrawItem(Index: Integer; Rect: TRect; State: TOwnerDrawState); override; procedure
188 procedure DrawItem(Index: Integer; Rect: TRect; State: TOwnerDrawState); override; procedure
601 procedure TCustomColorBox.DrawItem(Index: Integer; Rect: TRect; State: TOwnerDrawState); procedure
648 inherited DrawItem(Index, BidiFlipRect(r, Rect, UseRightToLeftAlignment), State);
951 procedure TCustomColorListBox.DrawItem(Index: Integer; Rect: TRect; State: TOwnerDrawState); procedure
997 inherited DrawItem(Index, BidiFlipRect(r, Rect, UseRightToLeftAlignment), State);
/dports/emulators/visualboyadvance-m/visualboyadvance-m-VBA-M_Beta_2/src/win32/
H A DColorButton.h26 void DrawItem(LPDRAWITEMSTRUCT lpDrawItemStruct);

12345678910>>...16