Home
last modified time | relevance | path

Searched refs:title (Results 1 – 14 of 14) sorted by relevance

/oneTBB/examples/common/gui/
H A Dmacvideo.cpp56 title = "Video"; in video()
68 strncpy(window_title, title, WINDOW_TITLE_SIZE - 1); in init_window()
86 printf("%s: %.1f fps\n", title, fps); in terminate()
123 title, in next_frame()
160 if (title) in show_title()
161 strncpy(window_title, title, WINDOW_TITLE_SIZE); in show_title()
H A Dwinvideo.hpp67 const char *title, in WinInit() argument
77 wndclass.lpszClassName = title; in WinInit()
95 title, // Window caption in WinInit()
166 title = "Video"; in video()
219 n = _snprintf(buffer, 128, "%s: %d fps", v->title, int(double(g_fps + g_skips) / sec)); in loop_once()
312 SetWindowTextA(g_hAppWnd, title); in show_title()
H A Dxvideo.cpp84 title = "Video"; in video()
184 XSetStandardProperties(dpy, win, g_video->title, g_video->title, None, nullptr, 0, &sh); in init_window()
398 title, in next_frame()
415 XStoreName(dpy, win, title); in show_title()
H A Dconvideo.cpp57 title = "Video"; in video()
87 printf("%s: %.1f fps\n", title, fps); in terminate()
H A Dgdivideo.cpp112 if (!WinInit(win_hInstance, win_iCmdShow, gWndClass, title, true)) { in init_window()
H A Dvideo.hpp74 const char *title; member in video
H A Dd2dvideo.cpp122 if (!WinInit(win_hInstance, win_iCmdShow, gWndClass, title, false)) { in init_window()
/oneTBB/examples/parallel_for/tachyon/src/
H A Dtachyon_video.cpp75 title = buf; in on_process()
83 title = global_window_title; in on_process()
104 title = "Press ESC to exit or 'p' to continue after rendering completion"; in on_key()
H A Dmain.cpp225 char *title = getenv("TITLE"); in window_title_string() local
226 if (title) in window_title_string()
227 strcpy(name, title); in window_title_string()
356 tachyon.title = global_window_title; in main()
/oneTBB/examples/parallel_for/seismic/
H A Dseismic_video.cpp44 title = titles[initIsParallel ? 1 : 0]; in on_key()
74 title = titles[initIsParallel ? 1 : 0]; in SeismicVideo()
/oneTBB/doc/index/
H A Dtoctree.rst32 /main/tbb_userguide/title
/oneTBB/examples/task_arena/fractal/
H A Dfractal_video.hpp91 title = "oneTBB: Fractal Example"; in fractal_video()
/oneTBB/examples/parallel_for/polygon_overlay/
H A Dpover_video.cpp68 gVideo->title = g_windowTitle; in initializeVideo()
/oneTBB/doc/
H A DDoxyfile.in32 # title of most generated pages and in a few other places.
537 # append additional text to a page's title, such as Class Reference. If set to
1734 # following commands have a special meaning inside the header: $title,
1736 # $projectbrief, $projectlogo. Doxygen will replace $title with the empty