Home
last modified time | relevance | path

Searched refs:titlepic (Results 1 – 15 of 15) sorted by relevance

/dports/devel/bullet/bullet3-3.21/docs/latex/
H A Dtitlepic.sty1 % titlepic.sty is a LaTeX package to show a picture on the cover produced by \maketitle.
14 \ProvidesPackage{titlepic}[2009/08/03 1.1 Package to display a picture on the title page]
25 \def\titlepic#1{\gdef\@titlepic{#1}}
26 \def\@titlepic{\@empty} % default: no picture
50 {\centering\@titlepic\par}
61 \global\let\@titlepic\@empty
66 \global\let\titlepic\relax
H A DBulletQuickstart.tex22 \usepackage{titlepic}
74 \titlepic{\includegraphics[width=0.4\textwidth]{bullet_logo_2010_9.eps}}
/dports/devel/py-bullet3/bullet3-3.21/docs/latex/
H A Dtitlepic.sty1 % titlepic.sty is a LaTeX package to show a picture on the cover produced by \maketitle.
14 \ProvidesPackage{titlepic}[2009/08/03 1.1 Package to display a picture on the title page]
25 \def\titlepic#1{\gdef\@titlepic{#1}}
26 \def\@titlepic{\@empty} % default: no picture
50 {\centering\@titlepic\par}
61 \global\let\@titlepic\@empty
66 \global\let\titlepic\relax
H A DBulletQuickstart.tex22 \usepackage{titlepic}
74 \titlepic{\includegraphics[width=0.4\textwidth]{bullet_logo_2010_9.eps}}
/dports/games/vavoom/vavoom-1.33/progs/doom/cgame/
H A DTitleScreen.vc62 page_pic = R_RegisterPic('titlepic');
100 page_pic = R_RegisterPic('titlepic');
131 page_pic = R_RegisterPic('titlepic');
/dports/games/freeminer/freeminer-0.4.10.4/src/
H A Dconvert_json.cpp294 retval.titlepic.id = numbervalue; in readModStoreModDetails()
299 retval.titlepic.file = details["titlepic"]["file"].asString(); in readModStoreModDetails()
303 retval.titlepic.description = details["titlepic"]["desc"].asString(); in readModStoreModDetails()
313 retval.titlepic.mod = numbervalue; in readModStoreModDetails()
H A Dmods.h213 ModStoreTitlePic titlepic; member
/dports/games/vavoom/vavoom-1.33/progs/strife/cgame/
H A DTitleScreen.vc58 page_pic = R_RegisterPic('titlepic');
125 page_pic = R_RegisterPic('titlepic');
/dports/audio/faust/faust-2.37.3/documentation/misc/using-faust-with-ros-src/
H A Dusing-faust-with-ros-0.0.09.tex15 \usepackage[cc]{titlepic}
/dports/games/NBlood/NBlood-a1689a4/source/sw/src/
H A Dmenus.h272 short titlepic; // Used to draw title on menu with. member
H A Dmenus.cpp4399 else if (currentmenu->titlepic) in MNU_DrawMenuContents()
4401 rotatesprite(currentmenu->x << 16, currentmenu->y << 16, MZ, 0, currentmenu->titlepic, in MNU_DrawMenuContents()
4457 if (currentmenu->items || currentmenu->titlepic) in MNU_DrawMenu()
/dports/games/jfsw/jfsw-c434002/src/
H A Dmenus.h280 short titlepic; // Used to draw title on menu with. member
H A Dmenus.c4438 if (currentmenu->titlepic) in MNU_DrawMenuContents()
4440 rotatesprite(currentmenu->x << 16, currentmenu->y << 16, MZ, 0, currentmenu->titlepic, in MNU_DrawMenuContents()
4496 if (currentmenu->items || currentmenu->titlepic) in MNU_DrawMenu()
/dports/games/freeminer/freeminer-0.4.10.4/src/script/lua_api/
H A Dl_mainmenu.cpp385 lua_pushstring(L,current_mod.titlepic.file.c_str()); in l_get_modstore_details()
/dports/editors/texstudio/texstudio-4.1.2/utilities/
H A DpackageList2231 titlepic: Add picture to title page of a document.