Home | History | Annotate | Download | only in fpdf_font

Lines Matching refs:SetAtName

408     pDict->SetAtName(FX_BSTRC("Type"), FX_BSTRC("Font"));

409 pDict->SetAtName(FX_BSTRC("Subtype"), FX_BSTRC("Type1"));
410 pDict->SetAtName(FX_BSTRC("BaseFont"), fontname);
411 pDict->SetAtName(FX_BSTRC("Encoding"), FX_BSTRC("WinAnsiEncoding"));
1417 pDict->SetAtName(FX_BSTRC("BaseEncoding"), FX_BSTRC("WinAnsiEncoding"));