Home
last modified time | relevance | path

Searched defs:strLabel (Results 1 – 25 of 156) sorted by relevance

1234567

/dports/net-p2p/zetacoin-utils/zetacoin-0.13.2.1/src/wallet/
H A Drpcdump.cpp108 string strLabel = ""; in importprivkey() local
156 void ImportScript(const CScript& script, const string& strLabel, bool isRedeemScript) in ImportScript()
178 void ImportAddress(const CBitcoinAddress& address, const string& strLabel) in ImportAddress()
215 string strLabel = ""; in importaddress() local
376 string strLabel = ""; in importpubkey() local
473 std::string strLabel; in importwallet() local
/dports/net-p2p/zetacoin-daemon/zetacoin-0.13.2.1/src/wallet/
H A Drpcdump.cpp108 string strLabel = ""; in importprivkey() local
156 void ImportScript(const CScript& script, const string& strLabel, bool isRedeemScript) in ImportScript()
178 void ImportAddress(const CBitcoinAddress& address, const string& strLabel) in ImportAddress()
215 string strLabel = ""; in importaddress() local
376 string strLabel = ""; in importpubkey() local
473 std::string strLabel; in importwallet() local
/dports/net-p2p/zetacoin/zetacoin-0.13.2.1/src/wallet/
H A Drpcdump.cpp108 string strLabel = ""; in importprivkey() local
156 void ImportScript(const CScript& script, const string& strLabel, bool isRedeemScript) in ImportScript()
178 void ImportAddress(const CBitcoinAddress& address, const string& strLabel) in ImportAddress()
215 string strLabel = ""; in importaddress() local
376 string strLabel = ""; in importpubkey() local
473 std::string strLabel; in importwallet() local
/dports/devel/bullet/bullet3-3.21/examples/ThirdPartyLibs/Gwen/Controls/
H A DListBox.cpp78 Layout::TableRow* ListBox::AddItem(const String& strLabel, const String& strName) in AddItem()
83 Layout::TableRow* ListBox::AddItem(const UnicodeString& strLabel, const String& strName) in AddItem()
H A DTreeNode.cpp72 TreeNode* TreeNode::AddNode(const UnicodeString& strLabel) in AddNode()
89 TreeNode* TreeNode::AddNode(const String& strLabel) in AddNode()
/dports/devel/py-bullet3/bullet3-3.21/examples/ThirdPartyLibs/Gwen/Controls/
H A DListBox.cpp78 Layout::TableRow* ListBox::AddItem(const String& strLabel, const String& strName) in AddItem()
83 Layout::TableRow* ListBox::AddItem(const UnicodeString& strLabel, const String& strName) in AddItem()
H A DTreeNode.cpp72 TreeNode* TreeNode::AddNode(const UnicodeString& strLabel) in AddNode()
89 TreeNode* TreeNode::AddNode(const String& strLabel) in AddNode()
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/windows/
H A DGUIWindowLoginScreen.cpp154 …std::string strLabel = StringUtils::Format(g_localizeStrings.Get(20114).c_str(), m_iSelectedItem+1… in FrameMove() local
201 std::string strLabel; in Update() local
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/weather/
H A DGUIWindowWeather.cpp145 std::string strLabel = CServiceBroker::GetWeatherManager().GetLocation(i); in UpdateLocations() local
226 std::string strLabel = CServiceBroker::GetWeatherManager().GetLocation(loc); in SetLocation() local
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/
H A DGUIPassword.cpp48 const std::string& strLabel, in IsItemUnlocked()
116 const std::string strLabel = pItem->GetLabel(); in IsItemUnlocked() local
128 const std::string strLabel = pItem->strName; in IsItemUnlocked() local
163 std::string strLabel = StringUtils::Format("%i %s", iLeft, strLabel1.c_str()); in CheckStartUpLock() local
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/filesystem/
H A DCDDADirectory.cpp57 std::string strLabel = StringUtils::Format("Track %2.2i", i); in GetDirectory() local
H A DMusicFileDirectory.cpp38 …std::string strLabel = StringUtils::Format("%s - %s %2.2i", strFileName.c_str(), g_localizeStrings… in GetDirectory() local
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/video/windows/
H A DVideoFileItemListModifier.cpp67 const std::string& strLabel = g_localizeStrings.Get(20366); in AddQueuingFolder() local
/dports/math/scilab/scilab-6.1.1/scilab/modules/gui/src/cpp/
H A Ddisplaytree.cpp108 types::String* strLabel = temp->getAs<types::String>(); in parseListItem() local
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/games/controllers/
H A DControllerFeature.cpp111 std::string strLabel = XMLUtils::GetAttribute(pElement, LAYOUT_XML_ATTR_FEATURE_LABEL); in Deserialize() local
H A DControllerLayout.cpp101 std::string strLabel = XMLUtils::GetAttribute(pElement, LAYOUT_XML_ATTR_LAYOUT_LABEL); in Deserialize() local
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/games/controllers/guicontrols/
H A DGUIFeatureButton.cpp64 std::string strLabel; in DoPrompt() local
/dports/net-p2p/litecoin/litecoin-0.18.1/src/wallet/
H A Drpcdump.cpp71 …Wallet* const pwallet, const CKeyID& keyid, std::string& strAddr, std::string& strLabel) EXCLUSIVE… in GetWalletAddressesForKey()
152 std::string strLabel = ""; in importprivkey() local
237 static void ImportScript(CWallet* const pwallet, const CScript& script, const std::string& strLabel in ImportScript()
263 …ortAddress(CWallet* const pwallet, const CTxDestination& dest, const std::string& strLabel) EXCLUS… in ImportAddress()
307 std::string strLabel; in importaddress() local
499 std::string strLabel; in importpubkey() local
619 std::string strLabel; in importwallet() local
847 std::string strLabel; in dumpwallet() local
/dports/net-p2p/litecoin-utils/litecoin-0.18.1/src/wallet/
H A Drpcdump.cpp71 …Wallet* const pwallet, const CKeyID& keyid, std::string& strAddr, std::string& strLabel) EXCLUSIVE… in GetWalletAddressesForKey()
152 std::string strLabel = ""; in importprivkey() local
237 static void ImportScript(CWallet* const pwallet, const CScript& script, const std::string& strLabel in ImportScript()
263 …ortAddress(CWallet* const pwallet, const CTxDestination& dest, const std::string& strLabel) EXCLUS… in ImportAddress()
307 std::string strLabel; in importaddress() local
499 std::string strLabel; in importpubkey() local
619 std::string strLabel; in importwallet() local
847 std::string strLabel; in dumpwallet() local
/dports/net-p2p/litecoin-daemon/litecoin-0.18.1/src/wallet/
H A Drpcdump.cpp71 …Wallet* const pwallet, const CKeyID& keyid, std::string& strAddr, std::string& strLabel) EXCLUSIVE… in GetWalletAddressesForKey()
152 std::string strLabel = ""; in importprivkey() local
237 static void ImportScript(CWallet* const pwallet, const CScript& script, const std::string& strLabel in ImportScript()
263 …ortAddress(CWallet* const pwallet, const CTxDestination& dest, const std::string& strLabel) EXCLUS… in ImportAddress()
307 std::string strLabel; in importaddress() local
499 std::string strLabel; in importpubkey() local
619 std::string strLabel; in importwallet() local
847 std::string strLabel; in dumpwallet() local
/dports/math/scilab/scilab-6.1.1/scilab/modules/gui/sci_gateway/cpp/
H A Dsci_displaytree.cpp133 types::String* strLabel = temp->getAs<types::String>(); in sci_displaytree() local
/dports/science/gabedit/GabeditSrc251_300720/src/Display/
H A DLabelsGL.c526 static GtkWidget *add_entry_title( GtkWidget *table, gchar* strLabel, gint il) in add_entry_title()
565 static GtkWidget *add_font_button( GtkWidget *table, gchar* strLabel, gint il) in add_font_button()
602 static GtkWidget *add_spin_button( GtkWidget *table, gchar* strLabel, gint il) in add_spin_button()
639 static GtkWidget *add_color_button( GtkWidget *table, gchar* strLabel, gint il) in add_color_button()
/dports/cad/veroroute/VeroRoute/Src/
H A Dpindialog.cpp53 const std::string strLabel = pItemLabel->text().toStdString(); in CellChanged() local
/dports/science/jmol/jmol-14.32.7/src/org/jmol/shape/
H A DLabels.java162 String strLabel = (String) value; in setProperty() local
322 String strLabel; in setProperty() local
477 private void setLabel(LabelToken[][] temp, String strLabel, int i, boolean doAll) { in setLabel()
515 private boolean addString(Atom atom, int i, String label, String strLabel) { in addString()
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/guilib/
H A DGUIButtonControl.cpp346 std::string strLabel(m_info.GetLabel(m_parentID)); in GetDescription() local
352 std::string strLabel(m_info2.GetLabel(m_parentID)); in GetLabel2() local

1234567