Home
last modified time | relevance | path

Searched refs:ChgFnt (Results 1 – 11 of 11) sorted by relevance

/dports/print/nenscript/nenscript-1.13.3/
H A DFix-126 want to change, my function ChgFnt does a setfont and I removed all your
305 + /ChgFnt % size psname natname => font\n\
373 ! fprintf (stream, "/BodyF { %li /%s /%s-Latin1 ChgFnt } def\n", BFH, bodyfont,
378 ! fprintf (stream, "/Titlef { %li /%s /%s-Latin1 ChgFnt } def\n", TFH, titlefont,
381 ! fprintf (stream, "/Gpnf { %li /%s /%s-Latin1 ChgFnt } def\n", gaudyPNfontsize,
383 ! fprintf (stream, "/Gdatef { %li /%s /%s-Latin1 ChgFnt } def\n",
385 ! fprintf (stream, "/Gtitlef { %li /%s /%s-Latin1 ChgFnt } def\n",
403 ! fprintf (stream, "/Classf { %li /%s /%s-Latin1 ChgFnt } def\n", classfontsize,
H A DDiff.ut282 + /ChgFnt % size psname natname => font\n\
350 ! fprintf (stream, "/BodyF { %li /%s /%s-Latin1 ChgFnt } def\n", BFH, bodyfont,
355 ! fprintf (stream, "/Titlef { %li /%s /%s-Latin1 ChgFnt } def\n", TFH, titlefont,
358 ! fprintf (stream, "/Gpnf { %li /%s /%s-Latin1 ChgFnt } def\n", gaudyPNfontsize,
360 ! fprintf (stream, "/Gdatef { %li /%s /%s-Latin1 ChgFnt } def\n",
362 ! fprintf (stream, "/Gtitlef { %li /%s /%s-Latin1 ChgFnt } def\n",
380 ! fprintf (stream, "/Classf { %li /%s /%s-Latin1 ChgFnt } def\n", classfontsize,
H A DFix-2196 fprintf (stream, "/BodyF { %li /%s /%s-Latin1 ChgFnt } def\n", BFH, bodyfont,
204 fprintf (stream, "/BodyF { %li /%s /%s-Latin1 ChgFnt } def\n", BFH, bodyfont,
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/txtnode/
H A Dswfont.cxx925 bool SwSubFont::ChgFnt( SwViewShell const *pSh, OutputDevice& rOut ) in ChgFnt() function in SwSubFont
948 ChgFnt( pSh, rOut ); in ChgPhysFnt()
959 ChgFnt( pSh, rOut ); in ChgPhysFnt()
1023 ChgFnt( rInf.GetShell(), rInf.GetOut() ); in GetTextSize_()
1140 ChgFnt( rInf.GetShell(), rInf.GetOut() ); in DrawText_()
1269 ChgFnt( rInf.GetShell(), rInf.GetOut() ); in DrawStretchText_()
1338 ChgFnt( rInf.GetShell(), rInf.GetOut() ); in GetModelPositionForViewPoint_()
H A Dfntcache.cxx2417 ChgFnt( rInf.GetShell(), rInf.GetOut() ); in GetTextBreak()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/txtnode/
H A Dswfont.cxx956 bool SwSubFont::ChgFnt( SwViewShell const *pSh, OutputDevice& rOut ) in ChgFnt() function in SwSubFont
979 ChgFnt( pSh, rOut ); in ChgPhysFnt()
990 ChgFnt( pSh, rOut ); in ChgPhysFnt()
1054 ChgFnt( rInf.GetShell(), rInf.GetOut() ); in GetTextSize_()
1171 ChgFnt( rInf.GetShell(), rInf.GetOut() ); in DrawText_()
1300 ChgFnt( rInf.GetShell(), rInf.GetOut() ); in DrawStretchText_()
1369 ChgFnt( rInf.GetShell(), rInf.GetOut() ); in GetCursorOfst_()
H A Dfntcache.cxx2384 ChgFnt( rInf.GetShell(), rInf.GetOut() ); in GetTextBreak()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/inc/
H A Dswfont.hxx71 bool ChgFnt( SwViewShell const *pSh, OutputDevice& rOut );
175 void ChgFnt( SwViewShell const *pSh, OutputDevice& rOut ) in ChgFnt() function in SwFont
176 { m_bPaintBlank = m_aSub[m_nActual].ChgFnt( pSh, rOut ); } in ChgFnt()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/inc/
H A Dswfont.hxx71 bool ChgFnt( SwViewShell const *pSh, OutputDevice& rOut );
176 void ChgFnt( SwViewShell const *pSh, OutputDevice& rOut ) in ChgFnt() function in SwFont
177 { m_bPaintBlank = m_aSub[m_nActual].ChgFnt( pSh, rOut ); } in ChgFnt()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/text/
H A Dporrst.cxx408 aFnt.ChgFnt( pSh, *pOut ); in FillRegister()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/text/
H A Dporrst.cxx466 aFnt.ChgFnt( pSh, *pOut ); in FillRegister()