Home
last modified time | relevance | path

Searched refs:FontName (Results 51 – 75 of 4819) sorted by last modified time

12345678910>>...193

/dports/graphics/lazpaint/lazpaint-7.1.6/bgracontrols/
H A Ddtthemedgauge.pas203 FScaleBitmap.FontName := ScaleSettings.TextFont;
H A Dbctools.pas236 shd.FontName := ATargetBGRA.FontName;
301 ATargetBGRA.FontName := AFont.Name;
308 then ATargetBGRA.FontName := string(GetFontData(c.Canvas.Font.Handle).Name)
309 else ATargetBGRA.FontName := AFont.Name;
H A Dbgracustomdrawn.pas354 Bitmap.FontName := Font.Name;
H A Dbcmdbutton.pas380 bmp.FontName := Font.Name;
415 bmp.FontName := Font.Name;
H A Ddtthemedclock.pas272 FClockFace.FontName := ScaleSettings.TextFont;
H A Ddtanalogclock.pas174 img.FontName := 'Calibri';
H A Dbctrackbarupdown.pas467 ABitmap.FontName := Font.Name;
H A Dbcmdbuttonfocus.pas346 bmp.FontName := Font.Name;
381 bmp.FontName := Font.Name;
/dports/graphics/lazpaint/lazpaint-7.1.6/bgracontrols/test/test_bgracustomdrawn/
H A Dumain.pas125 Bitmap.FontName := Sender.Font.Name;
/dports/graphics/lazpaint/lazpaint-7.1.6/bgracontrols/test/test_extra/slicescaling_customdrawn_win7/
H A Dcustomdrawn_windows7.pas1253 Dest.FontName := Source.Name;
/dports/graphics/p5-SWF-File/SWF-File-0.42/lib/SWF/
H A DElement.pm1847 FontName => 'PSTRING',
1854 FontName => 'PSTRING',
1864 FontName => 'PSTRING',
2676 $self->FontName->unpack($stream);
2700 $self->FontName->pack($tempstream);
2888 $self->FontName ->unpack($stream);
2899 $self->FontName ->pack($stream);
2924 $self->FontName ->unpack($stream);
2936 $self->FontName ->pack($stream);
H A DElement.pod1093 FontName PSTRING
1122 FontName PSTRING
/dports/graphics/tgif/tgif-QPL-4.2.5/
H A Dfont.c2274 int NeedEncode(FontName, FontIndex, StyleIndex) in NeedEncode() argument
2275 char *FontName; in NeedEncode()
2286 return (FontName==NULL ? FALSE :
2287 !DontReencodeInXDefOrCmdLine(FontName, FontIndex, StyleIndex));
/dports/graphics/sswf/sswf-1.8.4/include/sswf/
H A Dlibsswf.h2529 const char * FontName(void) const;
/dports/games/vavoom/vavoom-1.33/progs/common/linespec/
H A DActor.Special.vc235 final void A_Print(string Text, optional float Time, optional string FontName)
255 Plr.ClientHudMessage(Text, StrToName(FontName), 0, 123456, CR_UNTRANSLATED,
/dports/games/vavoom/vavoom-1.33/source/
H A Dui_widget.cpp970 void VWidget::SetFont(VName FontName) in SetFont() argument
973 VFont* F = VFont::GetFont(FontName, FontName); in SetFont()
980 GCon->Logf("No such font %s", *FontName); in SetFont()
1390 P_GET_NAME(FontName); in IMPLEMENT_FUNCTION()
1392 Self->SetFont(FontName); in IMPLEMENT_FUNCTION()
H A Dui_font.cpp465 VName FontName = *sc.String.ToLower(); in ParseFontDefs() local
469 sc.Error(va("Invalid combination of properties in font '%s'", *FontName)) in ParseFontDefs()
540 new VFont(FontName, Template, First, Count, Start); in ParseFontDefs()
546 new VSpecialFont(FontName, CharIndexes, CharLumps, in ParseFontDefs()
/dports/games/xosmulti/xosmulti/
H A Dxosmulti.c181 static char FontName[ 128 ] = ""; /* ���ץ�������Υե����̾ */ variable
408 strcpy( FontName, argv[i] );
409 printf( "INFO: font = %s\n", FontName );
545 if( FontName[0] != '\0' ) /* ���ץ����ǥե����̾����ꤷ�� */
546 { theFont = XLoadQueryFont( Disp, FontName );
/dports/editors/libreoffice/libreoffice-7.2.6.2/wizards/source/access2base/
H A Daccess2base.py1128 … , DefaultValue = True, Enabled = True, FontBold = True, FontItalic = True, FontName = True
/dports/editors/libreoffice6/libreoffice-6.4.7.2/wizards/source/access2base/
H A Daccess2base.py1130 … , DefaultValue = True, Enabled = True, FontBold = True, FontItalic = True, FontName = True
/dports/editors/uemacs/uemacs-4.0/winhelp/
H A Dhelp.rtf946 \par \pard\plain \s6\sa120 \f4\fs20 The font-related profiles ({\b FontName}, {\b FontWeight}, {\b …
/dports/editors/fxite/fxite-FXITE-0_92/src/
H A Dprefdlg_sntx.cpp363 scifont=new FXFont(langlist->getApp(), prefs->FontName, prefs->FontSize/10); in FXIMPLEMENT()
H A Dappwin_base.cpp190 FXFont fnt(a, prefs->FontName, prefs->FontSize/10); in create()
/dports/devel/itext/itext-4.2.0/core/com/lowagie/text/pdf/
H A DType1Font.java76 private String FontName; field in Type1Font
350 FontName = tok.nextToken("\u00ff").substring(1); in process()
566 dic.put(PdfName.FONTNAME, new PdfName(FontName)); in getFontDescriptor()
577 if (FontName.indexOf("Caps") >= 0 || FontName.endsWith("SC")) in getFontDescriptor()
597 dic.put(PdfName.BASEFONT, new PdfName(FontName)); in getFontBaseType()
723 return FontName; in getPostscriptFontName()
775 FontName = name; in setPostscriptFontName()
/dports/chinese/cnprint/cnprint-3.30b/
H A Dcnprint330b.c276 char FontName[100]; /* HBF/TTF/HTF */ member
1405 if (strcmp(HBFname, F->FontName) == EQ) { in RegisterFont()
1438 strcpy(F->FontName, HBFname); in RegisterFont()
2559 if (strcmp(HBFname, F->FontName) != EQ) { in header()
2561 strcpy(HBFname, F->FontName); in header()
5225 strcpy(HBFname, sFontptr->FontName); in main()

12345678910>>...193