Home
last modified time | relevance | path

Searched defs:pListItem (Results 1 – 25 of 34) sorted by relevance

12

/dports/games/openclonk/openclonk-release-8.1-src/src/gui/
H A DC4GameLobby.h118 void OnCtxTabPlayers(C4GUI::Element *pListItem) { OnTabPlayers(nullptr); } in OnCtxTabPlayers()
120 void OnCtxTabTeams(C4GUI::Element *pListItem) { OnTabTeams(nullptr); } in OnCtxTabTeams()
122 void OnCtxTabRes(C4GUI::Element *pListItem) { OnTabRes(nullptr); } in OnCtxTabRes()
124 void OnCtxTabOptions(C4GUI::Element *pListItem) { OnTabOptions(nullptr); } in OnCtxTabOptions()
126 void OnCtxTabScenario(C4GUI::Element *pListItem) { OnTabScenario(nullptr); } in OnCtxTabScenario()
H A DC4PlayerInfoListBox.cpp477 C4GUI::ContextMenu *C4PlayerInfoListBox::PlayerListItem::OnContext(C4GUI::Element *pListItem, int32… in OnContext()
522 …extMenu *C4PlayerInfoListBox::PlayerListItem::OnContextTakeOver(C4GUI::Element *pListItem, int32_t… in OnContextTakeOver()
546 void C4PlayerInfoListBox::PlayerListItem::OnCtxTakeOver(C4GUI::Element *pListItem, const int32_t &i… in OnCtxTakeOver()
562 void C4PlayerInfoListBox::PlayerListItem::OnCtxRemove(C4GUI::Element *pListItem) in OnCtxRemove()
578 void C4PlayerInfoListBox::PlayerListItem::OnCtxNewColor(C4GUI::Element *pListItem) in OnCtxNewColor()
894 C4GUI::ContextMenu *C4PlayerInfoListBox::ClientListItem::OnContext(C4GUI::Element *pListItem, int32… in OnContext()
929 void C4PlayerInfoListBox::ClientListItem::OnCtxIgnore(C4GUI::Element *pListItem) in OnCtxIgnore()
934 void C4PlayerInfoListBox::ClientListItem::OnCtxKick(C4GUI::Element *pListItem) in OnCtxKick()
942 void C4PlayerInfoListBox::ClientListItem::OnCtxActivate(C4GUI::Element *pListItem) in OnCtxActivate()
951 void C4PlayerInfoListBox::ClientListItem::OnCtxInfo(C4GUI::Element *pListItem) in OnCtxInfo()
H A DC4GuiComboBox.cpp239 void ComboBox::OnCtxComboSelect(C4GUI::Element *pListItem, const ComboMenuCBStruct &rNewSel) in OnCtxComboSelect()
H A DC4GuiEdit.cpp650 ContextMenu *Edit::OnContext(C4GUI::Element *pListItem, int32_t iX, int32_t iY) in OnContext()
/dports/lang/spidermonkey60/firefox-60.9.0/modules/pdfium/pdfium/fpdfsdk/fxedit/
H A Dfxet_list.cpp376 if (CFX_ListItem* pListItem = m_aListItems.GetAt(nIndex)) { in GetItemRectInternal() local
588 if (CFX_ListItem* pListItem = m_aListItems.GetAt(i)) { in ReArrange() local
636 if (CFX_ListItem* pListItem = m_aListItems.GetAt(i)) { in GetItemIndex() local
676 CFX_ListItem* pListItem = new CFX_ListItem(); in AddItem() local
684 if (CFX_ListItem* pListItem = m_aListItems.GetAt(nIndex)) { in GetItemEdit() local
704 if (CFX_ListItem* pListItem = m_aListItems.GetAt(0)) { in GetFirstHeight() local
713 if (CFX_ListItem* pListItem = m_aListItems.GetAt(i)) { in GetFirstSelected() local
723 if (CFX_ListItem* pListItem = m_aListItems.GetAt(i)) { in GetLastSelected() local
755 if (CFX_ListItem* pListItem = m_aListItems.GetAt(nIndex)) in IsItemSelected() local
761 if (CFX_ListItem* pListItem = m_aListItems.GetAt(nItemIndex)) { in SetItemSelect() local
[all …]
/dports/editors/texmaker/texmaker-5.0.3/pdfium/fpdfsdk/fxedit/
H A Dfxet_list.cpp381 if (CFX_ListItem* pListItem = m_aListItems.GetAt(nIndex)) { in GetItemRectInternal() local
593 if (CFX_ListItem* pListItem = m_aListItems.GetAt(i)) { in ReArrange() local
641 if (CFX_ListItem* pListItem = m_aListItems.GetAt(i)) { in GetItemIndex() local
681 CFX_ListItem* pListItem = new CFX_ListItem(); in AddItem() local
689 if (CFX_ListItem* pListItem = m_aListItems.GetAt(nIndex)) { in GetItemEdit() local
709 if (CFX_ListItem* pListItem = m_aListItems.GetAt(0)) { in GetFirstHeight() local
718 if (CFX_ListItem* pListItem = m_aListItems.GetAt(i)) { in GetFirstSelected() local
728 if (CFX_ListItem* pListItem = m_aListItems.GetAt(i)) { in GetLastSelected() local
760 if (CFX_ListItem* pListItem = m_aListItems.GetAt(nIndex)) in IsItemSelected() local
766 if (CFX_ListItem* pListItem = m_aListItems.GetAt(nItemIndex)) { in SetItemSelect() local
[all …]
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/interfaces/legacy/
H A DModuleXbmcplugin.cpp24 AddonClass::Ref<xbmcgui::ListItem> pListItem(listItem); in addDirectoryItem() local
40 const XBMCAddon::xbmcgui::ListItem* pListItem = item.second(); in addDirectoryItems() local
62 AddonClass::Ref<xbmcgui::ListItem> pListItem(listItem); in setResolvedUrl() local
H A DControl.cpp1210 void ControlList::internAddListItem(const AddonClass::Ref<ListItem>& pListItem, in internAddListItem()
1297 AddonClass::Ref<ListItem> pListItem = NULL; in getSelectedItem() local
1388 AddonClass::Ref<ListItem> pListItem = vecItems[index]; in getListItem() local
/dports/sysutils/barrier/barrier-2.3.3/src/gui/src/
H A DActionDialog.cpp64 QListWidgetItem *pListItem = new QListWidgetItem(screen.name()); in ActionDialog() local
/dports/sysutils/synergy/synergy-core-1.14.0.4-stable/src/gui/src/
H A DActionDialog.cpp64 QListWidgetItem *pListItem = new QListWidgetItem(screen.name()); in ActionDialog() local
/dports/net/freerdp/freerdp-2.5.0/winpr/libwinpr/interlocked/test/
H A DTestInterlockedDList.c16 PLIST_ITEM pListItem; in TestInterlockedDList() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/fpdfsdk/pwl/
H A Dcpwl_list_impl.cpp503 for (const auto& pListItem : m_ListItems) { in ReArrange() local
541 for (const auto& pListItem : m_ListItems) { in GetItemIndex() local
564 auto pListItem = pdfium::MakeUnique<Item>(); in AddItem() local
589 for (const auto& pListItem : m_ListItems) { in GetFirstSelected() local
613 if (Item* pListItem = m_ListItems[nCircleIndex].get()) { in FindNext() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/fpdfsdk/pwl/
H A Dcpwl_list_ctrl.cpp495 for (const auto& pListItem : m_ListItems) { in ReArrange() local
533 for (const auto& pListItem : m_ListItems) { in GetItemIndex() local
556 auto pListItem = std::make_unique<Item>(); in AddItem() local
581 for (const auto& pListItem : m_ListItems) { in GetFirstSelected() local
605 if (Item* pListItem = m_ListItems[nCircleIndex].get()) { in FindNext() local
/dports/editors/texmaker/texmaker-5.0.3/pdfium/xfa/fwl/lightwidget/
H A Dcfwl_listbox.cpp198 CFWL_ListItem* pListItem = static_cast<CFWL_ListItem*>(pItem); in GetItemStates() local
/dports/audio/qsynth/qsynth-0.9.2/src/
H A DqsynthSetupForm.cpp42 QTreeWidgetItem *pListItem; member
/dports/textproc/hs-pandoc/pandoc-2.14.2/src/Text/Pandoc/Readers/
H A DHTML.hs305 pListItem nonItem = do function
/dports/textproc/hs-pandoc-crossref/pandoc-crossref-0.3.12.0/_cabal_deps/pandoc-2.11.4/src/Text/Pandoc/Readers/
H A DHTML.hs275 pListItem nonItem = do function
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/ui/config/
H A Doptpage.cxx475 const SfxBoolItem* pListItem = aSet.GetItem<SfxBoolItem>(SID_FAX_LIST, false); in PageCreated() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/ui/config/
H A Doptpage.cxx488 const SfxBoolItem* pListItem = aSet.GetItem<SfxBoolItem>(SID_FAX_LIST, false); in PageCreated() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/qa/extras/tiledrendering/
H A Dtiledrendering.cxx2025 const SfxStringListItem* pListItem = dynamic_cast<const SfxStringListItem*>(pState); in checkPageHeaderOrFooter() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/text/
H A Dtxtimp.cxx1075 XMLTextListItemContext * pListItem(nullptr); in SetStyleAndAttrs() local
/dports/databases/db5/db-5.3.28/lang/sql/sqlite/src/
H A Dbuild.c2418 struct ExprList_item *pListItem; /* For looping over pList */ in sqlite3CreateIndex() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/text/
H A Dtxtimp.cxx1572 XMLTextListItemContext * pListItem(nullptr); in SetStyleAndAttrs() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/qa/extras/tiledrendering/
H A Dtiledrendering.cxx2073 const SfxStringListItem* pListItem = dynamic_cast<const SfxStringListItem*>(pState); in checkPageHeaderOrFooter() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/cui/source/tabpages/
H A Dnumpages.cxx3330 …const SfxStringListItem* pListItem = aSet.GetItem<SfxStringListItem>(SID_CHAR_FMT_LIST_BOX, false); in PageCreated() local

12