Home
last modified time | relevance | path

Searched refs:text_item (Results 101 – 125 of 190) sorted by relevance

12345678

/dports/www/p5-Template-Toolkit/Template-Toolkit-3.010/lib/Template/
H A DVMethods.pm38 item => \&text_item,
136 sub text_item { subroutine
/dports/textproc/groff/groff-1.22.4/src/preproc/pic/
H A Dobject.cpp394 text_item::text_item(char *t, const char *fn, int ln) in text_item() function in text_item
401 text_item::~text_item() in ~text_item()
437 text_item *tem = text; in ~object_spec()
561 void add_text(text_item *, int);
628 void graphic_object::add_text(text_item *t, int a) in add_text()
632 text_item *p; in add_text()
1018 for (text_item *t = text; t; t = t->next) in make_text()
H A Dpic.cpp2886 …(yyval.spec)->text = new text_item((yyvsp[0].lstr).str, (yyvsp[0].lstr).filename, (yyvsp[0].lstr).… in yyparse()
2895 (yyval.spec)->text = new text_item(format_number(0, (yyvsp[0].x)), 0, -1); in yyparse()
2904 (yyval.spec)->text = new text_item(format_number((yyvsp[0].lstr).str, (yyvsp[-1].x)), in yyparse()
3436 text_item **p; in yyparse()
3439 *p = new text_item((yyvsp[0].lstr).str, (yyvsp[0].lstr).filename, (yyvsp[0].lstr).lineno); in yyparse()
3449 text_item *p; in yyparse()
3463 text_item *p; in yyparse()
3477 text_item *p; in yyparse()
3491 text_item *p; in yyparse()
/dports/japanese/groff/groff-1.18.1.1/src/preproc/pic/
H A Dpic.cc4388 … yyval.spec->text = new text_item(yyvsp[0].lstr.str, yyvsp[0].lstr.filename, yyvsp[0].lstr.lineno); in yyparse()
4395 yyval.spec->text = new text_item(format_number(0, yyvsp[0].x), 0, -1); in yyparse()
4402 yyval.spec->text = new text_item(format_number(yyvsp[0].lstr.str, yyvsp[-1].x), in yyparse()
4817 text_item **p; in yyparse()
4820 *p = new text_item(yyvsp[0].lstr.str, yyvsp[0].lstr.filename, yyvsp[0].lstr.lineno); in yyparse()
4828 text_item *p; in yyparse()
4840 text_item *p; in yyparse()
4852 text_item *p; in yyparse()
4864 text_item *p; in yyparse()
/dports/net/wireshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-quakeworld.c363 proto_item *text_item; in dissect_quakeworld_ConnectionlessPacket() local
364 text_item = proto_tree_add_string(cl_tree, hf_quakeworld_connectionless_text, in dissect_quakeworld_ConnectionlessPacket()
366 text_tree = proto_item_add_subtree(text_item, ett_quakeworld_connectionless_text); in dissect_quakeworld_ConnectionlessPacket()
/dports/net/wireshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-quakeworld.c363 proto_item *text_item; in dissect_quakeworld_ConnectionlessPacket() local
364 text_item = proto_tree_add_string(cl_tree, hf_quakeworld_connectionless_text, in dissect_quakeworld_ConnectionlessPacket()
366 text_tree = proto_item_add_subtree(text_item, ett_quakeworld_connectionless_text); in dissect_quakeworld_ConnectionlessPacket()
/dports/net/tshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-quakeworld.c363 proto_item *text_item; in dissect_quakeworld_ConnectionlessPacket() local
364 text_item = proto_tree_add_string(cl_tree, hf_quakeworld_connectionless_text, in dissect_quakeworld_ConnectionlessPacket()
366 text_tree = proto_item_add_subtree(text_item, ett_quakeworld_connectionless_text); in dissect_quakeworld_ConnectionlessPacket()
/dports/net/tshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-quakeworld.c363 proto_item *text_item;
364 text_item = proto_tree_add_string(cl_tree, hf_quakeworld_connectionless_text,
366 text_tree = proto_item_add_subtree(text_item, ett_quakeworld_connectionless_text);
/dports/mail/evolution/evolution-3.42.1/src/calendar/gui/
H A De-week-view-event-item.c221 if (E_TEXT (span->text_item)->editing) in week_view_event_item_button_press()
1038 if (span->text_item && E_TEXT (span->text_item)->editing) in week_view_event_item_draw()
1104 if (span->text_item in week_view_event_item_draw()
1107 icon_x = span->text_item->x1 - E_WEEK_VIEW_ICON_R_PAD - x; in week_view_event_item_draw()
/dports/lang/swi-pl/swipl-8.2.3/packages/xpce/prolog/lib/man/
H A Dv_class.pl89 send(D, append, new(CI, text_item(class, '',
117 send(D, append, new(KI, text_item(search, ''))),
H A Dv_topic.pl75 send(D, append, new(TN, text_item(name, '', @nil))),
76 send(D, append, new(TS, text_item(summary, '',
H A Dshowevent.pl101 send(Dialog, append, new(DI, text_item(description))),
105 send(Dialog, append, new(I, text_item(Name)), Where),
H A Dv_global.pl77 send(D, append, new(SS, text_item(search, regex(''),
H A Dbehaviour_item.pl41 :- pce_begin_class(behaviour_item, text_item,
H A Dv_error.pl85 send(D, append, new(SS, text_item(search, regex(''))), right),
/dports/cad/qelectrotech/qet-0.7.0/sources/ui/
H A Ddynamicelementtextmodel.cpp399 QStandardItem *text_item = item; in textFromItem() local
400 while (text_item->parent()) in textFromItem()
401 text_item = text_item->parent(); in textFromItem()
403 if (m_texts_list.values().contains(text_item)) //The item is a text in textFromItem()
404 return m_texts_list.key(text_item); in textFromItem()
405 else if (m_groups_list.values().contains(text_item)) //The item is a group in textFromItem()
795 QStandardItem *text_item = m_texts_list.value(deti); in removeTextFromGroup() local
796 QModelIndex text_index = indexFromItem(text_item); in removeTextFromGroup()
/dports/graphics/plotutils/plotutils-2.6/pic2plot/
H A Dgram.cc2051 … yyval.spec->text = new text_item(yyvsp[0].lstr.str, yyvsp[0].lstr.filename, yyvsp[0].lstr.lineno); in yyparse()
2058 yyval.spec->text = new text_item(format_number(0, yyvsp[0].x), 0, -1); in yyparse()
2065 yyval.spec->text = new text_item(format_number(yyvsp[0].lstr.str, yyvsp[-1].x), in yyparse()
2443 text_item **p; in yyparse()
2446 *p = new text_item(yyvsp[0].lstr.str, yyvsp[0].lstr.filename, yyvsp[0].lstr.lineno); in yyparse()
2455 text_item *p; in yyparse()
2468 text_item *p; in yyparse()
2481 text_item *p; in yyparse()
2494 text_item *p; in yyparse()
/dports/lang/fpc-source/fpc-3.2.2/packages/gnome1/src/libgnomeui/
H A Dgnomedruidpagestart.inc19 text_item : PGnomeCanvasItem;
H A Dgnomedruidpagefinish.inc19 text_item : PGnomeCanvasItem;
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/ui/tools/
H A Dtext-tool.cpp342 SPItem *text_item = SP_ITEM(desktop->currentLayer()->appendChildRepr(rtext)); in sp_text_context_setup_text() local
345 desktop->getSelection()->set(text_item); in sp_text_context_setup_text()
347 text_item->transform = SP_ITEM(desktop->currentLayer())->i2doc_affine().inverse(); in sp_text_context_setup_text()
349 text_item->updateRepr(); in sp_text_context_setup_text()
350 text_item->doWriteTransform(text_item->transform, nullptr, true); in sp_text_context_setup_text()
/dports/lang/swi-pl/swipl-8.2.3/packages/xpce/prolog/demo/
H A Dispell.pl240 send(D, append, new(W, text_item(word, ''))),
241 send(D, append, new(C, text_item(correction, ''))),
526 updates the `correction' text_item.
/dports/x11-toolkits/open-motif/motif-2.3.8/lib/Mrm/
H A DMrmwcrwr.c925 vecptr->item[ndx].text_item.rep_type = MrmRtypeChar8 ; in UrmCWRSetArgChar8Vec()
926 vecptr->item[ndx].text_item.offset = offset ; in UrmCWRSetArgChar8Vec()
1038 vecptr->item[ndx].text_item.rep_type = MrmRtypeCString ; in UrmCWRSetArgCStringVec()
1039 vecptr->item[ndx].text_item.offset = offset ; in UrmCWRSetArgCStringVec()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/paint/ng/
H A Dng_box_fragment_painter.cc1798 const NGFragmentItem& text_item) { in HitTestTextItem() argument
1799 DCHECK(text_item.IsText()); in HitTestTextItem()
1803 if (!IsVisibleToHitTest(text_item, hit_test.result->GetHitTestRequest())) in HitTestTextItem()
1808 hit_test.inline_root_offset + text_item.OffsetInContainerBlock(); in HitTestTextItem()
1809 PhysicalRect border_rect(offset, text_item.Size()); in HitTestTextItem()
1813 rect = text_item.SelfInkOverflow(); in HitTestTextItem()
1819 return hit_test.AddNodeToResult(text_item.NodeForHitTest(), rect, in HitTestTextItem()
/dports/lang/swi-pl/swipl-8.2.3/packages/xpce/man/userguide/examples/
H A Dwysiwyg.pl82 new(N, text_item(name, ''))),
/dports/lang/swi-pl/swipl-8.2.3/packages/xpce/prolog/lib/doc/
H A Dbrowser.pl65 new(TI, text_item(url, '', message(TB, url, @arg1))),

12345678