Home
last modified time | relevance | path

Searched refs:text_property (Results 1 – 25 of 36) sorted by relevance

12

/dports/editors/texmacs/TeXmacs-1.99.4-src/src/System/Language/
H A Dimpl_language.hpp33 text_property advance (tree t, int& pos);
42 text_property advance (tree t, int& pos);
51 text_property advance (tree t, int& pos);
60 text_property advance (tree t, int& pos);
70 text_property advance (tree t, int& pos);
79 text_property advance (tree t, int& pos);
88 text_property advance (tree t, int& pos);
H A Dtext_language.cpp38 text_property advance (tree t, int& pos);
47 text_property
121 text_property advance (tree t, int& pos);
135 text_property
219 text_property advance (tree t, int& pos);
229 text_property
304 text_property advance (tree t, int& pos);
354 text_property
H A Dlanguage.hpp99 typedef text_property_rep* text_property; typedef
127 virtual text_property advance (tree t, int& pos) = 0;
H A Dmath_language.cpp38 text_property advance (tree t, int& pos);
206 text_property
299 text_property prop= lan->advance (tree (sym), pos); in math_symbol_type()
H A Dscheme_language.cpp27 text_property
H A Dverb_language.cpp28 text_property
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/visualization/src/vtk/
H A Dpcl_context_item.cpp226 vtkTextProperty *text_property = painter->GetTextProp (); in Paint() local
227 text_property->SetColor (255.0 * colors[0], 255.0 * colors[1], 255.0 * colors[2]); in Paint()
228 text_property->SetOpacity (GetOpacity ()); in Paint()
229 text_property->SetFontFamilyToArial (); in Paint()
230 text_property->SetFontSize (10); in Paint()
231 text_property->SetJustificationToLeft (); in Paint()
232 text_property->BoldOff (); in Paint()
233 text_property->ShadowOff (); in Paint()
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/nimf/modules/services/xim/
H A Dnimf-xim-ic.c145 XTextProperty text_property; in nimf_xim_ic_emit_preedit_changed() local
186 XCompoundTextStyle, &text_property); in nimf_xim_ic_emit_preedit_changed()
188 text.length = strlen ((char *) text_property.value); in nimf_xim_ic_emit_preedit_changed()
189 text.string.multi_byte = (char *) text_property.value; in nimf_xim_ic_emit_preedit_changed()
191 XFree (text_property.value); in nimf_xim_ic_emit_preedit_changed()
/dports/graphics/GraphicsMagick/GraphicsMagick-1.3.36/magick/
H A DPreRvIcccm.c207 Status XGetWMName(Display *display,Window window,XTextProperty *text_property) in XGetWMName() argument
214 text_property->value=(unsigned char *) window_name; in XGetWMName()
215 text_property->encoding=XA_STRING; in XGetWMName()
216 text_property->format=8; in XGetWMName()
217 text_property->nitems=strlen(window_name); in XGetWMName()
/dports/x11/tint/tint2-78313502d3b26c217f5583a23ef571bc9e0edc45/src/util/
H A Dwindow.c340 XTextProperty text_property; in get_window_name() local
341 Status status = XGetWMName(server.display, win, &text_property); in get_window_name()
342 if (!status || !text_property.value || !text_property.nitems) { in get_window_name()
348 status = Xutf8TextPropertyToTextList(server.display, &text_property, &name_list, &count); in get_window_name()
350 XFree(text_property.value); in get_window_name()
356 XFree(text_property.value); in get_window_name()
362 XFree(text_property.value); in get_window_name()
/dports/multimedia/gstreamer1-plugins-theora/gst-plugins-base-1.16.2/gst-libs/gst/gl/x11/
H A Dgstglwindow_x11.c192 XTextProperty text_property; in gst_gl_window_x11_create_window() local
254 XStringListToTextProperty ((char **) &title, 1, &text_property); in gst_gl_window_x11_create_window()
257 &text_property, &text_property, 0, 0, NULL, &wm_hints, NULL); in gst_gl_window_x11_create_window()
259 XFree (text_property.value); in gst_gl_window_x11_create_window()
/dports/multimedia/gstreamer1-plugins/gst-plugins-base-1.16.2/gst-libs/gst/gl/x11/
H A Dgstglwindow_x11.c192 XTextProperty text_property; in gst_gl_window_x11_create_window() local
254 XStringListToTextProperty ((char **) &title, 1, &text_property); in gst_gl_window_x11_create_window()
257 &text_property, &text_property, 0, 0, NULL, &wm_hints, NULL); in gst_gl_window_x11_create_window()
259 XFree (text_property.value); in gst_gl_window_x11_create_window()
/dports/audio/gstreamer1-plugins-ogg/gst-plugins-base-1.16.2/gst-libs/gst/gl/x11/
H A Dgstglwindow_x11.c192 XTextProperty text_property; in gst_gl_window_x11_create_window() local
254 XStringListToTextProperty ((char **) &title, 1, &text_property); in gst_gl_window_x11_create_window()
257 &text_property, &text_property, 0, 0, NULL, &wm_hints, NULL); in gst_gl_window_x11_create_window()
259 XFree (text_property.value); in gst_gl_window_x11_create_window()
/dports/audio/gstreamer1-plugins-vorbis/gst-plugins-base-1.16.2/gst-libs/gst/gl/x11/
H A Dgstglwindow_x11.c192 XTextProperty text_property; in gst_gl_window_x11_create_window() local
254 XStringListToTextProperty ((char **) &title, 1, &text_property); in gst_gl_window_x11_create_window()
257 &text_property, &text_property, 0, 0, NULL, &wm_hints, NULL); in gst_gl_window_x11_create_window()
259 XFree (text_property.value); in gst_gl_window_x11_create_window()
/dports/audio/gstreamer1-plugins-opus/gst-plugins-base-1.16.2/gst-libs/gst/gl/x11/
H A Dgstglwindow_x11.c192 XTextProperty text_property; in gst_gl_window_x11_create_window() local
254 XStringListToTextProperty ((char **) &title, 1, &text_property); in gst_gl_window_x11_create_window()
257 &text_property, &text_property, 0, 0, NULL, &wm_hints, NULL); in gst_gl_window_x11_create_window()
259 XFree (text_property.value); in gst_gl_window_x11_create_window()
/dports/audio/gstreamer1-plugins-cdparanoia/gst-plugins-base-1.16.2/gst-libs/gst/gl/x11/
H A Dgstglwindow_x11.c192 XTextProperty text_property; in gst_gl_window_x11_create_window() local
254 XStringListToTextProperty ((char **) &title, 1, &text_property); in gst_gl_window_x11_create_window()
257 &text_property, &text_property, 0, 0, NULL, &wm_hints, NULL); in gst_gl_window_x11_create_window()
259 XFree (text_property.value); in gst_gl_window_x11_create_window()
/dports/x11-toolkits/gstreamer1-plugins-pango/gst-plugins-base-1.16.2/gst-libs/gst/gl/x11/
H A Dgstglwindow_x11.c192 XTextProperty text_property; in gst_gl_window_x11_create_window() local
254 XStringListToTextProperty ((char **) &title, 1, &text_property); in gst_gl_window_x11_create_window()
257 &text_property, &text_property, 0, 0, NULL, &wm_hints, NULL); in gst_gl_window_x11_create_window()
259 XFree (text_property.value); in gst_gl_window_x11_create_window()
/dports/graphics/gstreamer1-plugins-libvisual/gst-plugins-base-1.16.2/gst-libs/gst/gl/x11/
H A Dgstglwindow_x11.c192 XTextProperty text_property; in gst_gl_window_x11_create_window() local
254 XStringListToTextProperty ((char **) &title, 1, &text_property); in gst_gl_window_x11_create_window()
257 &text_property, &text_property, 0, 0, NULL, &wm_hints, NULL); in gst_gl_window_x11_create_window()
259 XFree (text_property.value); in gst_gl_window_x11_create_window()
/dports/graphics/gstreamer1-plugins-gl/gst-plugins-base-1.16.2/gst-libs/gst/gl/x11/
H A Dgstglwindow_x11.c192 XTextProperty text_property; in gst_gl_window_x11_create_window() local
254 XStringListToTextProperty ((char **) &title, 1, &text_property); in gst_gl_window_x11_create_window()
257 &text_property, &text_property, 0, 0, NULL, &wm_hints, NULL); in gst_gl_window_x11_create_window()
259 XFree (text_property.value); in gst_gl_window_x11_create_window()
/dports/x11/gstreamer1-plugins-x/gst-plugins-base-1.16.2/gst-libs/gst/gl/x11/
H A Dgstglwindow_x11.c192 XTextProperty text_property; in gst_gl_window_x11_create_window() local
254 XStringListToTextProperty ((char **) &title, 1, &text_property); in gst_gl_window_x11_create_window()
257 &text_property, &text_property, 0, 0, NULL, &wm_hints, NULL); in gst_gl_window_x11_create_window()
259 XFree (text_property.value); in gst_gl_window_x11_create_window()
/dports/x11-wm/pekwm/pekwm-release-0.2.0/src/
H A DX11.cc1186 XTextProperty text_property; in getTextProperty() local
1187 if (! XGetTextProperty(_dpy, win, &text_property, atom) in getTextProperty()
1188 || ! text_property.value || ! text_property.nitems) { in getTextProperty()
1192 if (text_property.encoding == XA_STRING) { in getTextProperty()
1193 value = reinterpret_cast<const char*>(text_property.value); in getTextProperty()
1198 XmbTextPropertyToTextList(_dpy, &text_property, &mb_list, &num); in getTextProperty()
1205 X11::free(text_property.value); in getTextProperty()
/dports/games/construo/construo-0.2.3/src/
H A Dx11_display.cpp86 XTextProperty text_property; in X11Display() local
87 XStringListToTextProperty(&title, 1, &text_property); in X11Display()
105 &text_property, in X11Display()
106 &text_property, in X11Display()
/dports/editors/texmacs/TeXmacs-1.99.4-src/src/Typeset/Concat/
H A Dconcat_text.cpp126 text_property tp= env->lan->advance (t, pos); in typeset_text_string()
156 text_property tp= env->lan->advance (t, pos); in typeset_math_string()
212 text_property tp= env->lan->advance (t, pos); in typeset_prog_string()
280 text_property tp= env->lan->advance (s, pos); in print_semantic()
/dports/editors/fte/fte/src/
H A Dcon_x11.cpp1519 XTextProperty text_property; in ProcessXEvents() local
1534 &text_property) == Success) { in ProcessXEvents()
1535 if (text_property.format == 8) { in ProcessXEvents()
1537 … SendSelection(&notify, event.xselectionrequest.property, text_property.encoding, in ProcessXEvents()
1538 text_property.value, text_property.nitems, True); in ProcessXEvents()
1542 XFree(text_property.value); in ProcessXEvents()
/dports/graphics/tgif/tgif-QPL-4.2.5/
H A Dsetup.c825 XTextProperty text_property; local
832 XCompoundTextStyle, &text_property);
838 XCompoundTextStyle, &text_property);
844 XCompoundTextStyle, &text_property);
847 text_property.format, PropModeReplace, text_property.value,
848 text_property.nitems);

12