Home
last modified time | relevance | path

Searched refs:text_item (Results 151 – 175 of 190) sorted by relevance

12345678

/dports/lang/swi-pl/swipl-8.2.3/packages/xpce/prolog/lib/
H A Dfind_file_dialog.pl393 send(D2, append, new(TI, text_item(name))),
470 :- pce_begin_class(finder_filter_item, text_item,
H A Dkeybinding.pl93 text_item(apropos, new(R, regex(''))), right),
H A Dpce_font_item.pl46 text_item and friends. Summary:
/dports/lang/swi-pl/swipl-8.2.3/packages/xpce/prolog/lib/man/
H A Dv_hierarchy.pl225 send(D, append, new(TI, text_item(class, '',
H A Dv_visual.pl279 TD->>append(new(TI, text_item(add, '',
H A Dv_search.pl49 :- pce_begin_class(man_pause_item, text_item,
/dports/x11-toolkits/open-motif/motif-2.3.8/clients/uil/
H A DUilP2Out.c1805 string_vector->item[index].text_item.offset = text_offset;
1806 string_vector->item[index].text_item.rep_type =
1841 string_vector->item[index].text_item.offset = text_offset;
1842 string_vector->item[index].text_item.rep_type = MrmRtypeChar8;
/dports/lang/swi-pl/swipl-8.2.3/packages/xpce/src/txt/
H A Dkeybinding.c731 static kbDef text_item[] = variable
911 table = text_item; in initPredefinedKeyBinding()
/dports/lang/swi-pl/swipl-8.2.3/packages/xpce/prolog/lib/trace/
H A Dquery.pl223 :- pce_begin_class(prolog_query_item, text_item,
H A Dexceptions.pl455 :- pce_begin_class(prolog_term_item, text_item,
/dports/lang/swi-pl/swipl-8.2.3/packages/xpce/man/userguide/
H A Dmlingual.doc21 \exam{text_item(user_name, '')} renders as:
H A Ddebug.doc112 text_item and press {\sc return}. The most comfortable way is to position
H A Dinterface.doc53 new(TI, text_item(name, '',
65 new(TI, text_item(name, '',
H A Dsummary.doc48 new(TI, text_item(name))),
76 new(Function, text_item(function))),
912 Subclass of \class{text_item} for entering integer values. Has stepper
925 the classes \class{text}, \class{text_item}, \class{editor} and
1658 #class text_item "text_item(label, selection, message)"
1659 A \class{text_item} is a controller for entering one-line textual
1670 new(T, text_item(height, 0)),
H A Donline.doc239 The {\bf Class} text_item (text-entry-field) may be used to switch to
240 a new class. Note that this text_item implements \idx{completion} (bound
H A Dcode.doc260 new(A, text_item(printer_name, 'PostScript'))),
/dports/mail/evolution/evolution-3.42.1/src/calendar/gui/
H A Dea-cal-view-event.c160 target_obj = G_OBJECT (event_span->text_item); in ea_cal_view_event_new()
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/eeschema/tools/
H A Dsch_editor_control.cpp1642 SCH_TEXT* text_item = new SCH_TEXT( wxPoint( 0, 0 ), content ); in Paste() local
1643 text_item->SetLabelSpinStyle( LABEL_SPIN_STYLE::RIGHT ); // Left alignment in Paste()
1644 tempScreen->Append( text_item ); in Paste()
/dports/lang/swi-pl/swipl-8.2.3/packages/xpce/cmake/
H A DXPCESources.cmake183 editor.bm image.bm label.bm list.bm reporter.bm slider.bm text_item.bm
372 text_buffer.doc text_cursor.doc text.doc text_image.doc text_item.doc
/dports/lang/swi-pl/swipl-8.2.3/packages/xpce/prolog/lib/draw/
H A Dcanvas.pl364 send(D, append, new(TI, text_item(image, ''))),
/dports/lang/swi-pl/swipl-8.2.3/packages/xpce/man/course/slides/
H A Dslides.doc102 \item ?- new(X, text_item(name, '', \\
796 send(D, append, new(N, text_item(name))),
832 new(F, text_item(format, E?format,
H A Dslides.tex102 \item ?- new(X, text_item(name, '', \\
817 send(D, append, new(N, text_item(name))),
855 new(F, text_item(format, E?format,
/dports/news/golded+/golded-plus/golded+/golded3/
H A Dgeedit.cpp3167 throw_new(last_item->data.text_ptr = new(__len) text_item(__col, __len)); in PushItem()
3179 throw_new(last_item->data.text_ptr = new text_item(__col, __len)); in PushItem()
3313 text_item* text_data = last_item->data.text_ptr; in PlayItem()
/dports/textproc/texi2html/texi2html-5.0/formats/
H A Dxml.init1108 # $text_item = $text_formatted_leading_spaces . $text_formatted .$text_formatted_trailing_sp…
1112 # $text_item = $text;
/dports/misc/orange3/orange3-3.29.1/Orange/widgets/visualize/
H A Dowboxplot.py754 for text_item, bar_part in zip(labels, bars):
756 text_item.toPlainText())

12345678