HomeSort by: relevance | last modified time | path
    Searched refs:title (Results 1 - 25 of 72) sorted by relevancy

1 2 3

  /xsrc/external/mit/twm/dist/sample-twmrc/
lemke.twmrc 144 "Applications" f.title
155 "Utility" f.title
158 #"More.." f.title
162 "" f.title
168 "Host Connections" f.title
180 "Applications" f.title
195 "Utilities" f.title
206 "Window Ops" f.title
221 "Preferences" f.title
235 "Screen Saver" f.title
    [all...]
  /xsrc/external/mit/imake/dist/
mkhtmlindex.sh 35 <TITLE>X.Org Manual pages: Section $s</TITLE>
44 title="`sed -e '/^[^0-9A-Za-z]/d' -e '/^$/' -e '/^Name/d' -e q $i`"
45 name="`echo \"$title\" | sed -e 's/ - .*//'`"
46 desc="`echo \"$title\" | sed -e 's/[^-]* - //' -e 's/<P>//'`"
  /xsrc/external/mit/MesaGLUT/dist/src/glut/glx/
glut_winmisc.c 27 glutSetWindowTitle(const char *title)
33 textprop.value = (unsigned char *) title;
36 textprop.nitems = strlen(title);
43 glutSetIconTitle(const char *title)
49 textprop.value = (unsigned char *) title;
52 textprop.nitems = strlen(title);
  /xsrc/external/mit/twm/dist/src/
system.twmrc 5 # Sites should tailor this file, providing any extra title buttons, menus, etc.
57 Button1 = : title : f.function "move-or-raise"
58 Button2 = : title : f.raiselower
71 "Twm" f.title
  /xsrc/external/mit/xterm/dist/
gen-charsets.pl 215 my $title = $_[3];
216 my $macro = "un$title";
230 if ( $title =~ /_NRCS_/ ) {
263 my $title = "";
283 @head = &add_unmap( \@head, \%unmap, \%noted, $title );
288 $title = "";
295 $title = $data;
355 and $title !~ /(Greek|Hebrew|Turkish)/
376 @head = &add_unmap( \@head, \%unmap, \%noted, $title );
data.h 144 char *title; member in struct:XTERM_RESOURCE
226 Boolean sameName; /* Don't change the title or icon name if it is
  /xsrc/external/mit/mesa-demos/dist/src/egl/eglut/
eglut.h 82 int eglutCreateWindow(const char *title);
eglutint.h 94 _eglutNativeInitWindow(struct eglut_window *win, const char *title,
eglut.c 129 _eglutCreateWindow(const char *title, int x, int y, int w, int h)
166 _eglutNativeInitWindow(win, title, x, y, w, h);
308 eglutCreateWindow(const char *title)
312 win = _eglutCreateWindow(title, 0, 0,
eglut_x11.c 49 _eglutNativeInitWindow(struct eglut_window *win, const char *title,
97 title, title, None, (char **) NULL, 0, &sizehints);
  /xsrc/external/mit/mesa-demos/dist/src/tests/
line-sample.c 95 char title[1000]; local
114 sprintf(title, "Line Sampler (%s)", (const char *) glGetString(GL_RENDERER));
115 glutSetWindowTitle(title);
  /xsrc/external/mit/mesa-demos/dist/src/xdemos/
glxsnoop.c 104 set_window_title(Display *dpy, Window win, const char *title)
108 XSetStandardProperties(dpy, win, title, title,
158 char title[1000], *buf; local
177 sprintf(title, "glxsnoop window 0x%x (%s buffer)", (int) WindowID, buf);
179 set_window_title(dpy, win, title);
xdemo.c 26 static void make_window( char *title, int color_flag )
148 XStringListToTextProperty(&title, 1, &tp);
  /xsrc/external/mit/libX11/dist/specs/i18n/compose/
compose-chart.pl 87 q( <title>Xlib Compose Key Charts</title>),
90 <xi:fallback><section><title>$_</title><para></para></section></xi:fallback>\
216 qq(<title>Xlib Compose Keys for $locale_name</title>),
316 qq(<table><title>Compose Key Sequences for $locale_name</title>),
  /xsrc/external/mit/xorg-server.old/dist/hw/xwin/xlaunch/window/
window.h 66 std::string title; member in class:CWindow
82 CWindow(const char *title);
wizard.h 56 void AddPage(DWORD id, DWORD title, DWORD subtitle, HINSTANCE instance = NULL);
wizard.cc 55 void CWizard::AddPage(DWORD id, DWORD title, DWORD subtitle, HINSTANCE instance)
65 if (title != 0)
68 psp.pszHeaderTitle = MAKEINTRESOURCE(title);
  /xsrc/external/mit/ctwm/dist/
windowbox.c 43 char title [128]; local
71 sprintf(title, "%s", winbox->name);
84 XmbSetWMProperties(dpy, win, title, title, NULL, 0,
functions.c 20 static DFHANDLER(title);
494 /* f.nop, f.title, f.separator really only exist to make lines in menus */
508 DFHANDLER(title)
twm_window_struct.h 57 Window title_w; ///< The title bar Window
95 /// X coord of window title relative to title_w.
98 /// Y coord of window title relative to title_w.
102 unsigned int title_height; ///< Height of the full title bar
103 unsigned int title_width; ///< Width of the full title bar
139 /// Position of window title text, relative to title_w. Starts from
165 ColorPair title; ///< ColorPair for various other titlebar bits member in struct:TwmWindow
193 bool titlehighlight; ///< Should I highlight the title bar?
213 SqueezeInfo *squeeze_info; ///< Control info for title squeezing
win_decorations.c 179 * Do the necessary sizing on the title window
257 * If we've got a title window, XConfigure it.
259 * XXX Hang on, if we don't have a title window, all that work we
358 * the start of the title, which means they jam right up against the
473 /* Real ConfigureNotify events say we're above title window, so ... */
474 /* what if we don't have a title ????? */
544 * Build the border clipping rectangles; one around title, one
575 * Full width title (or it's squeezed, but the window is also
596 * ComputeTitleLocation - calculate the position of the title window; we need
597 * to take the frame_bw into account since we want (0,0) of the title windo
    [all...]
  /xsrc/external/mit/xrdb/dist/
xrdb.c 438 AddDef(String *buff, const char *title, const char *value)
443 addtokstring(buff, title);
459 addtokstring(buff, title);
467 AddSimpleDef(String *buff, const char *title)
469 AddDef(buff, title, (char *) NULL);
473 AddDefQ(String *buff, const char *title, const char *value)
477 AddDef(buff, title, value);
481 AddSimpleDef(buff, title);
487 AddDef(buff, title, NULL);
491 AddNum(String *buff, const char *title, int value
    [all...]
  /xsrc/external/mit/MesaLib/dist/.gitlab-ci/
gtest-runner.sh 67 --branch-title "${CI_MERGE_REQUEST_TITLE:-$CI_COMMIT_TITLE}"
  /xsrc/external/mit/MesaLib/dist/.gitlab-ci/piglit/
piglit-runner.sh 89 --branch-title "${CI_MERGE_REQUEST_TITLE:-$CI_COMMIT_TITLE}"
  /xsrc/external/mit/freetype/dist/builds/
freetype.mk 294 --title=FreeType-$(version) \
322 --title=FreeType-$(version) \

Completed in 15 milliseconds

1 2 3