Home
last modified time | relevance | path

Searched refs:LineLabel (Results 1 – 25 of 140) sorted by relevance

123456

/dports/lang/gnu-apl/apl-1.8/src/
H A DNabla.hh30 struct LineLabel struct
33 LineLabel() in LineLabel() argument
38 LineLabel(int mj) in LineLabel() function
49 bool operator ==(const LineLabel & other) const;
52 bool operator <(const LineLabel & other) const;
128 LineLabel label;
177 int find_line(const LineLabel & lab) const;
180 bool line_exists(const LineLabel & lab) const in line_exists()
209 LineLabel edit_from;
212 LineLabel edit_to;
[all …]
H A DNabla.cc549 LineLabel
552 LineLabel ret(0); in parse_lineno()
646 current_line = LineLabel(tlines.size()); in open_existing_function()
692 const LineLabel user_edit_to = edit_to; in execute_show()
884 Nabla::find_line(const LineLabel & lab) const in find_line()
905 LineLabel::print(ostream & out) const in print()
921 LineLabel::print_prompt(int min_size) const in print_prompt()
938 LineLabel::next() in next()
954 LineLabel::insert() in insert()
960 LineLabel::operator ==(const LineLabel & other) const in operator ==()
[all …]
H A DPrintOperator.hh38 struct LineLabel;
56 ostream & operator << (ostream &, const LineLabel &);
/dports/graphics/kqtquickcharts/kqtquickcharts-21.12.3/src/qml/
H A Dqmldir7 internal LineLabel LineLabel.qml
H A DBarChart.qml212 LineLabel {
224 LineLabel {
236 LineLabel {
248 LineLabel {
H A DLineChart.qml220 LineLabel {
232 LineLabel {
244 LineLabel {
256 LineLabel {
/dports/print/hplip/hplip-3.20.6/ui/
H A Dcoloradjform_base.py194 self.LineLabel = QLabel(self.buttonGroup,"LineLabel")
195 LineLabel_font = QFont(self.LineLabel.font())
197 self.LineLabel.setFont(LineLabel_font)
198 layout3.addWidget(self.LineLabel)
242 self.LineLabel.setText(self.__tr("<b><font size=\"+1\">X</font></b>"))
H A Dcoloradjform.py36 self.LineLabel.setText("""<b><font size="+1">%s</font></b>""" % line)
/dports/security/lego/lego-4.5.3/vendor/github.com/aliyun/alibaba-cloud-sdk-go/services/vpc/
H A Dstruct_physical_connection_loa_type.go25 LineLabel string `json:"LineLabel" xml:"LineLabel"` member
H A Dcomplete_physical_connection_loa.go77 LineLabel string `position:"Query" name:"LineLabel"` member
/dports/security/vault/vault-1.8.2/vendor/github.com/aliyun/alibaba-cloud-sdk-go/services/vpc/
H A Dstruct_physical_connection_loa_type.go25 LineLabel string `json:"LineLabel" xml:"LineLabel"` member
H A Dcomplete_physical_connection_loa.go79 LineLabel string `position:"Query" name:"LineLabel"` member
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/langs/ja_JP/
H A Dexports.lang44 LineLabel=行のラベル
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/langs/zh_TW/
H A Dexports.lang44 LineLabel=標籤
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/langs/fa_IR/
H A Dexports.lang44 LineLabel=برچسب سطر
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/langs/bg_BG/
H A Dexports.lang44 LineLabel=Име на ред
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/langs/ja_JP/
H A Dexports.lang44 LineLabel=行のラベル
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/langs/bg_BG/
H A Dexports.lang44 LineLabel=Име на ред
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/langs/ru_RU/
H A Dexports.lang44 LineLabel=Этикетка линии
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/langs/zh_TW/
H A Dexports.lang44 LineLabel=標籤
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/langs/fa_IR/
H A Dexports.lang44 LineLabel=برچسب سطر
/dports/lang/nbc/NXT/
H A DuNXTClasses.pas5065 AL.LineLabel := lbl;
6210 AL.LineLabel := Format('%sing', [C.Name]);
6211 C.AddLabel(AL.LineLabel, AL);
7532 Result := LineLabel;
8379 if AL.LineLabel = '' then
8385 ALNext.LineLabel := AL.LineLabel;
8607 if (ALNext.LineLabel = '') and
8701 if ALNext.LineLabel = '' then
8958 if ALNext.LineLabel = arg1 then
9053 if SL.IndexOf(AL.LineLabel) = -1 then
[all …]
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/langs/el_GR/
H A Dexports.lang44 LineLabel=Ετικέτα της γραμμής
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/langs/fr_CA/
H A Dexports.lang17 LineLabel=Étiquette de ligne
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/langs/fr_CA/
H A Dexports.lang17 LineLabel=Étiquette de ligne

123456