Home
last modified time | relevance | path

Searched refs:EName (Results 1 – 25 of 142) sorted by relevance

123456

/dports/textproc/sigil/Sigil-1.8.0/src/Dialogs/
H A DMetaEditor.cpp188 cat = EName("dc:language"); in loadChoices()
195 cat = EName("dc:description"); in loadChoices()
230 cat = EName("dc:language"); in loadE2Choices()
237 cat = EName("dc:description"); in loadE2Choices()
359 const QString MetaEditor::EName(const QString& code) in EName() function in MetaEditor
423 insertRow(EName(code), code, content, ""); in selectElement()
427 insertRow(EName(code), code, content, ""); in selectElement()
431 insertRow(EName(code), code, content, ""); in selectElement()
475 insertRow(EName(code), code, "", ""); in selectElement()
536 insertRow(EName(code),code, content, ""); in selectE2Element()
[all …]
/dports/editors/lazarus/lazarus/tools/jsonviewer/
H A Dfrmnewstring.pp35 EName: TEdit;
64 CanClose:=(Not AllowName) or (EName.Text<>'');
69 Result:=EName.Enabled;
74 Result:=EName.Text;
84 EName.Enabled:=AValue;
89 EName.Text:=Avalue;
H A Dfrmnewinteger.pp35 EName: TEdit;
79 CanClose:=(Not AllowName) or (EName.Text<>'');
88 Result:=EName.Enabled;
108 Result:=EName.Text;
118 EName.Enabled:=AValue;
123 EName.Text:=AValue;
H A Dfrmaddtofavourite.pp17 EName: TEdit;
40 Result:=EName.Text;
50 EName.Text:=aValue;
H A Dfrmnewstring.lfm6 ActiveControl = EName
15 object EName: TEdit
36 FocusControl = EName
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/tools/jsonviewer/
H A Dfrmnewstring.pp35 EName: TEdit;
64 CanClose:=(Not AllowName) or (EName.Text<>'');
69 Result:=EName.Enabled;
74 Result:=EName.Text;
84 EName.Enabled:=AValue;
89 EName.Text:=Avalue;
H A Dfrmnewinteger.pp35 EName: TEdit;
79 CanClose:=(Not AllowName) or (EName.Text<>'');
88 Result:=EName.Enabled;
108 Result:=EName.Text;
118 EName.Enabled:=AValue;
123 EName.Text:=AValue;
H A Dfrmaddtofavourite.pp17 EName: TEdit;
40 Result:=EName.Text;
50 EName.Text:=aValue;
H A Dfrmnewstring.lfm6 ActiveControl = EName
15 object EName: TEdit
36 FocusControl = EName
/dports/editors/lazarus-qt5/lazarus/tools/jsonviewer/
H A Dfrmnewstring.pp35 EName: TEdit;
64 CanClose:=(Not AllowName) or (EName.Text<>'');
69 Result:=EName.Enabled;
74 Result:=EName.Text;
84 EName.Enabled:=AValue;
89 EName.Text:=Avalue;
H A Dfrmnewinteger.pp35 EName: TEdit;
79 CanClose:=(Not AllowName) or (EName.Text<>'');
88 Result:=EName.Enabled;
108 Result:=EName.Text;
118 EName.Enabled:=AValue;
123 EName.Text:=AValue;
H A Dfrmaddtofavourite.pp17 EName: TEdit;
40 Result:=EName.Text;
50 EName.Text:=aValue;
H A Dfrmnewstring.lfm6 ActiveControl = EName
15 object EName: TEdit
36 FocusControl = EName
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/tools/jsonviewer/
H A Dfrmnewstring.pp35 EName: TEdit;
64 CanClose:=(Not AllowName) or (EName.Text<>'');
69 Result:=EName.Enabled;
74 Result:=EName.Text;
84 EName.Enabled:=AValue;
89 EName.Text:=Avalue;
H A Dfrmnewinteger.pp35 EName: TEdit;
79 CanClose:=(Not AllowName) or (EName.Text<>'');
88 Result:=EName.Enabled;
108 Result:=EName.Text;
118 EName.Enabled:=AValue;
123 EName.Text:=AValue;
H A Dfrmaddtofavourite.pp17 EName: TEdit;
40 Result:=EName.Text;
50 EName.Text:=aValue;
H A Dfrmnewstring.lfm6 ActiveControl = EName
15 object EName: TEdit
36 FocusControl = EName
/dports/lang/erlang-runtime23/corba-5.0.2/lib/ic/src/
H A Dic_file.erl67 {StubName, EName} =
106 join(ic_options:get_opt(G, stubdir), add_dot_hrl(EName)),
110 join(ic_options:get_opt(G, stubdir), add_dot_h(EName)),
115 add_dot_h(EName++"__s")),
119 join(ic_options:get_opt(G, stubdir), add_dot_hrl(EName)),
123 join(ic_options:get_opt(G, stubdir), add_dot_h(EName)),
128 add_dot_h(EName++"__s")),
139 EName, erlang);
142 EName, c);
145 EName, c_server);
[all …]
/dports/lang/erlang-runtime24/corba-5.0.2/lib/ic/src/
H A Dic_file.erl67 {StubName, EName} =
106 join(ic_options:get_opt(G, stubdir), add_dot_hrl(EName)),
110 join(ic_options:get_opt(G, stubdir), add_dot_h(EName)),
115 add_dot_h(EName++"__s")),
119 join(ic_options:get_opt(G, stubdir), add_dot_hrl(EName)),
123 join(ic_options:get_opt(G, stubdir), add_dot_h(EName)),
128 add_dot_h(EName++"__s")),
139 EName, erlang);
142 EName, c);
145 EName, c_server);
[all …]
/dports/lang/erlang-runtime22/corba-4.5.2/lib/ic/src/
H A Dic_file.erl67 {StubName, EName} =
106 join(ic_options:get_opt(G, stubdir), add_dot_hrl(EName)),
110 join(ic_options:get_opt(G, stubdir), add_dot_h(EName)),
115 add_dot_h(EName++"__s")),
119 join(ic_options:get_opt(G, stubdir), add_dot_hrl(EName)),
123 join(ic_options:get_opt(G, stubdir), add_dot_h(EName)),
128 add_dot_h(EName++"__s")),
139 EName, erlang);
142 EName, c);
145 EName, c_server);
[all …]
/dports/lang/erlang/corba-5.0.2/lib/ic/src/
H A Dic_file.erl67 {StubName, EName} =
106 join(ic_options:get_opt(G, stubdir), add_dot_hrl(EName)),
110 join(ic_options:get_opt(G, stubdir), add_dot_h(EName)),
115 add_dot_h(EName++"__s")),
119 join(ic_options:get_opt(G, stubdir), add_dot_hrl(EName)),
123 join(ic_options:get_opt(G, stubdir), add_dot_h(EName)),
128 add_dot_h(EName++"__s")),
139 EName, erlang);
142 EName, c);
145 EName, c_server);
[all …]
/dports/lang/erlang-runtime21/corba-4.5.2/lib/ic/src/
H A Dic_file.erl67 {StubName, EName} =
106 join(ic_options:get_opt(G, stubdir), add_dot_hrl(EName)),
110 join(ic_options:get_opt(G, stubdir), add_dot_h(EName)),
115 add_dot_h(EName++"__s")),
119 join(ic_options:get_opt(G, stubdir), add_dot_hrl(EName)),
123 join(ic_options:get_opt(G, stubdir), add_dot_h(EName)),
128 add_dot_h(EName++"__s")),
139 EName, erlang);
142 EName, c);
145 EName, c_server);
[all …]
/dports/games/vavoom/vavoom-1.33/libs/core/
H A Dlog.h35 virtual void Serialise(const char* Text, EName Event) = 0;
57 void Write(EName Type, const char* Fmt, ...);
58 void WriteLine(EName Type, const char* Fmt, ...);
/dports/games/vavoom/vavoom-1.33/source/
H A Dmisc.h37 void Log(EName Type, const char* S);
39 void Log(EName Type, const VStr& S);
41 void Logf(EName Type, const char* Fmt, ...);
H A Dmisc.cpp37 void Serialise(const char* V, EName Event);
43 void Serialise(const char* V, EName Event);
79 void FOutputDevice::Log(EName Type, const char* S) in Log()
87 void FOutputDevice::Log(EName Type, const VStr& S) in Log()
102 void FOutputDevice::Logf(EName Type, const char* Fmt, ...) in Logf()
120 void VLogSysError::Serialise(const char* V, EName) in Serialise() argument
131 void VLogHostError::Serialise(const char* V, EName) in Serialise() argument

123456