Searched refs:property2_name (Results 1 – 6 of 6) sorted by relevance
/dports/games/0ad/0ad-0.0.23b-alpha/source/lobby/ |
H A D | XmppClient.h | 150 std::string property2_name; member 165 const std::string& property2_name = "",
|
H A D | XmppClient.cpp | 603 const std::string& property2_name, in CreateGUIMessage() argument 612 message.property2_name = property2_name; in CreateGUIMessage() 629 if (!message.property2_name.empty()) in GuiMessageToJSVal() 630 …scriptInterface.SetProperty(ret, message.property2_name.c_str(), wstring_from_utf8(message.propert… in GuiMessageToJSVal()
|
/dports/devel/libgdata/libgdata-0.17.13/gdata/ |
H A D | gdata-parser.h | 35 …perties (xmlNode *element, const gchar *property1_name, const gchar *property2_name, GError **erro…
|
H A D | gdata-parser.c | 151 …perties (xmlNode *element, const gchar *property1_name, const gchar *property2_name, GError **erro… in gdata_parser_error_mutexed_properties() argument 156 property2_string = g_strdup_printf ("@%s", property2_name); in gdata_parser_error_mutexed_properties()
|
/dports/math/scs/scs-3.0.0/cmake/ |
H A D | InstallBasicPackageFiles.cmake | 21 # [TARGETS_PROPERTIES <property1_name> <property2_name> ...]
|
/dports/math/py-scs/scs-3.0.0/scs/cmake/ |
H A D | InstallBasicPackageFiles.cmake | 21 # [TARGETS_PROPERTIES <property1_name> <property2_name> ...]
|