Home
last modified time | relevance | path

Searched refs:GetFontID (Results 1 – 6 of 6) sorted by relevance

/trunk/main/vcl/unx/generic/printergfx/
H A Dtext_gfx.cxx74 mpFont[1] = rGfx.GetFontID(); in Font3()
178 if ( ((*aIter).GetFontID() == mnFontID) in drawGlyphs()
621 if ( ((*aIter).GetFontID() == mnFontID) in drawText()
844 mrFontMgr.getPSName( aIter->GetFontID() ), in writeResources()
H A Dglyphset.hxx102 sal_Int32 GetFontID ();
H A Dglyphset.cxx75 GlyphSet::GetFontID () in GetFontID() function in GlyphSet
/trunk/main/vcl/unx/generic/gdi/
H A Dpspgraphics.cxx590 mnFontID = mrPrinterGfx.GetFontID(); in PspFontLayout()
702 mnFontID = mrPrinterGfx.GetFontID(); in PspServerFontLayout()
921 if (rMgr.getFontInfo (m_pPrinterGfx->GetFontID(), aInfo)) in GetFontMetric()
1001 int nFontId = m_pPrinterGfx->GetFontID(); in GetTextLayout()
/trunk/main/vcl/unx/headless/
H A Dsvppspgraphics.cxx531 mnFontID = mrPrinterGfx.GetFontID(); in PspFontLayout()
643 mnFontID = mrPrinterGfx.GetFontID(); in PspServerFontLayout()
830 if (rMgr.getFontInfo (m_pPrinterGfx->GetFontID(), aInfo)) in GetFontMetric()
910 int nFontId = m_pPrinterGfx->GetFontID(); in GetTextLayout()
/trunk/main/vcl/inc/
H A Dprintergfx.hxx397 sal_Int32 GetFontID () const in GetFontID() function in psp::PrinterGfx

Completed in 41 milliseconds