Home
last modified time | relevance | path

Searched defs:SetFontAndSize (Results 1 – 3 of 3) sorted by relevance

/dports/biology/migrate/migrate-3.6.11/src/haru/
H A DPdfContents.cc698 PdfContents::SetFontAndSize(const char* fontname, double size) in SetFontAndSize() function in PdfContents
712 PdfContents::SetFontAndSize(PdfFont* font, double size) in SetFontAndSize() function in PdfContents
/dports/comms/snap7/snap7-full-1.4.2/utility/Windows/HMITracer/SynPDF/
H A DSynPdf.pas1930 procedure SetFontAndSize(const fontshortcut: PDFString; size: Single); { Tf } procedure
6849 procedure TPdfCanvas.SetFontAndSize(const fontshortcut: PDFString; size: Single); procedure
/dports/print/libharu/libharu-RELEASE_2_3_0/if/c#/
H A Dhpdf.cs1607 public void SetFontAndSize(HPdfFont font, float size) { in SetFontAndSize() method in HPdf.HPdfPage