Home
last modified time | relevance | path

Searched defs:text_name (Results 1 – 25 of 124) sorted by relevance

12345

/dports/math/py-mathics/Mathics3-2.2.0/mathics/builtin/drawing/
H A Drgbcolor.py9 text_name = None variable in _ColorObject
102 text_name = "light blue" variable in LightBlue
107 text_name = "light brown" variable in LightBrown
112 text_name = "light cyan" variable in LightCyan
117 text_name = "light gray" variable in LightGray
122 text_name = "light green" variable in LightGreen
132 text_name = "light orange" variable in LightOrange
136 text_name = "light pink" variable in LightPink
141 text_name = "light purple" variable in LightPurple
145 text_name = "light red" variable in LightRed
[all …]
/dports/games/wyrmgus/Wyrmgus-3.5.4/src/stratagus/
H A Dscript_text.cpp62 std::string text_name = LuaToString(l, 1); in CclDefineText() local
147 std::string text_name = LuaToString(l, 1); in CclGetTextData() local
H A Dtext.cpp81 CText *GetText(const std::string &text_name) in GetText()
/dports/net/mosquitto/mosquitto-2.0.13/plugins/dynamic-security/
H A Ddynamic_security.h83 char *text_name; member
93 char *text_name; member
120 char *text_name; member
H A Droles.c337 char *text_name, *text_description; in dynsec_roles__process_create() local
824 char *text_name, *text_description; in dynsec_roles__process_modify() local
H A Dclients.c326 char *text_name, *text_description; in dynsec_clients__process_create() local
725 char *text_name, *text_description; in dynsec_clients__process_modify() local
H A Dgroups.c369 char *groupname, *text_name, *text_description; in dynsec_groups__process_create() local
915 char *text_name, *text_description; in dynsec_groups__process_modify() local
/dports/security/afl++/AFLplusplus-3.14c/frida_mode/src/lib/
H A Dlib_apple.c38 char text_name[] = "__text"; in lib_get_text_section() local
/dports/graphics/libgnomecanvas/libgnomecanvas-2.30.3/demos/
H A Dcanvas-arrowhead.c16 set_dimension (GnomeCanvas *canvas, char *arrow_name, char *text_name, in set_dimension()
321 create_dimension (GnomeCanvasGroup *root, char *arrow_name, char *text_name, GtkAnchorType anchor) in create_dimension()
/dports/www/ilias/ILIAS-5.4.25/Modules/TestQuestionPool/classes/
H A Dclass.ilMatchingWizardInputGUI.php19 protected $text_name = ''; variable in ilMatchingWizardInputGUI
/dports/www/ilias6/ILIAS-6.14/Modules/TestQuestionPool/classes/
H A Dclass.ilMatchingWizardInputGUI.php19 protected $text_name = ''; variable in ilMatchingWizardInputGUI
/dports/graphics/goocanvas3/goocanvas-3.0.0/demo/
H A Ddemo-arrowhead.c17 set_dimension (GooCanvas *canvas, char *arrow_name, char *text_name, in set_dimension()
194 char *text_name, in create_dimension()
H A Dmv-demo-arrowhead.c16 set_dimension (GooCanvas *canvas, char *arrow_name, char *text_name, in set_dimension()
209 char *text_name, in create_dimension()
/dports/graphics/goocanvas/goocanvas-1.0.0/demo/
H A Ddemo-arrowhead.c17 set_dimension (GooCanvas *canvas, char *arrow_name, char *text_name, in set_dimension()
194 char *text_name, in create_dimension()
H A Dmv-demo-arrowhead.c16 set_dimension (GooCanvas *canvas, char *arrow_name, char *text_name, in set_dimension()
209 char *text_name, in create_dimension()
/dports/graphics/goocanvas2/goocanvas-2.0.4/demo/
H A Ddemo-arrowhead.c17 set_dimension (GooCanvas *canvas, char *arrow_name, char *text_name, in set_dimension()
194 char *text_name, in create_dimension()
H A Dmv-demo-arrowhead.c16 set_dimension (GooCanvas *canvas, char *arrow_name, char *text_name, in set_dimension()
209 char *text_name, in create_dimension()
/dports/net/kea/kea-2.0.1/src/lib/dns/tests/
H A Drdata_rp_unittest.cc72 const Name mailbox_name, text_name; member in __anond1f818cf0111::Rdata_RP_Test
/dports/math/py-spot/spot-2.10.2/lib/
H A Dstring.in.h77 /* Clear a block of memory. The compiler will not delete a call to in lib_find_exe()
/dports/net-mgmt/seafile-gui/seafile-client-7.0.9/src/ui/
H A Daccount-view.cpp171 QString text_name = account.accountInfo.name.isEmpty() ? in onAccountChanged() local
/dports/security/putty/putty-0.76/
H A Dsshhmac.c12 strbuf *text_name; member
/dports/security/putty-nogtk/putty-0.76/
H A Dsshhmac.c12 strbuf *text_name; member
/dports/ftp/filezilla/filezilla-3.55.1/src/putty/
H A Dsshhmac.c12 strbuf *text_name; member
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/plugin/x/tests/driver/parsers/
H A Dmessage_parser.cc55 bool parse_mesage(const std::string &text_message, const std::string &text_name, in parse_mesage()
/dports/games/zdoom/zdoom-2.8.1/src/
H A Dhu_scores.cpp316 *text_name = GStrings("SCORE_NAME"), in HU_DoDrawScores() local

12345