Searched defs:GetNextGlyphs (Results 1 – 7 of 7) sorted by relevance
/aoo41x/main/vcl/inc/ |
H A D | graphite_serverfont.hxx | 73 virtual int GetNextGlyphs( int l, sal_GlyphId* gia, Point& p, int& s, in GetNextGlyphs() function in GraphiteServerFontLayout
|
/aoo41x/main/vcl/aqua/source/gdi/ |
H A D | ctlayout.cxx | 288 int CTLayout::GetNextGlyphs( int nLen, sal_GlyphId* pOutGlyphIds, Point& rPos, int& nStart, in GetNextGlyphs() function in CTLayout
|
H A D | atslayout.cxx | 472 int ATSLayout::GetNextGlyphs( int nLen, sal_GlyphId* pOutGlyphIds, Point& rPos, int& nStart, in GetNextGlyphs() function in ATSLayout
|
/aoo41x/main/vcl/win/source/gdi/ |
H A D | winlayout.cxx | 580 int SimpleWinLayout::GetNextGlyphs( int nLen, sal_GlyphId* pGlyphIds, Point& rPos, int& nStart, function in SimpleWinLayout 1755 int UniscribeLayout::GetNextGlyphs( int nLen, sal_GlyphId* pGlyphs, Point& rPos, function in UniscribeLayout 2996 int GraphiteWinLayout::GetNextGlyphs( int length, sal_GlyphId* glyph_out, function in GraphiteWinLayout
|
/aoo41x/main/vcl/os2/source/gdi/ |
H A D | os2layout.cxx | 510 int Os2SalLayout::GetNextGlyphs( int nLen, sal_GlyphId* pGlyphIds, Point& rPos, int& nStart, function in Os2SalLayout
|
/aoo41x/main/vcl/source/gdi/ |
H A D | sallayout.cxx | 1493 int GenericSalLayout::GetNextGlyphs( int nLen, sal_GlyphId* pGlyphs, Point& rPos, in GetNextGlyphs() function in GenericSalLayout 2246 int MultiSalLayout::GetNextGlyphs( int nLen, sal_GlyphId* pGlyphIdxAry, Point& rPos, in GetNextGlyphs() function in MultiSalLayout
|
/aoo41x/main/vcl/source/glyphs/ |
H A D | graphite_layout.cxx | 1403 int GraphiteLayout::GetNextGlyphs( int length, sal_GlyphId * glyph_out, in GetNextGlyphs() function in GraphiteLayout
|
Completed in 88 milliseconds