/aoo42x/main/vcl/source/gdi/ |
H A D | sallayout.cxx | 881 if( !GetNextGlyphs( 1, &nLGlyph, aPos, nStart ) ) in GetOutline() 916 if( !GetNextGlyphs( 1, &nLGlyph, aPos, nStart ) ) in GetBoundRect() 1493 int GenericSalLayout::GetNextGlyphs( int nLen, sal_GlyphId* pGlyphs, Point& rPos, in GetNextGlyphs() function in GenericSalLayout 1841 nValid[ nLevel ] = mpLayouts[n]->GetNextGlyphs( 1, &nDummy, aPos, in AdjustLayout() 1919 nValid[0] = mpLayouts[0]->GetNextGlyphs( 1, &nDummy, aPos, in AdjustLayout() 1939 nValid[n] = mpLayouts[n]->GetNextGlyphs( 1, &nDummy, aPos, in AdjustLayout() 2246 int MultiSalLayout::GetNextGlyphs( int nLen, sal_GlyphId* pGlyphIdxAry, Point& rPos, in GetNextGlyphs() function in MultiSalLayout 2260 int nRetVal = rLayout.GetNextGlyphs( nLen, pGlyphIdxAry, rPos, in GetNextGlyphs()
|
H A D | outdev3.cxx | 4169 if( !rSalLayout.GetNextGlyphs( 1, &aGlyphId, aPos, nStart, &nAdvance ) ) in ImplDrawTextLines() 4494 if( !rSalLayout.GetNextGlyphs( 1, &aGlyphId, aOutPoint, nStart ) ) in ImplDrawEmphasisMarks() 7423 for( int nStart = 0; rLayout->GetNextGlyphs( 1, &aGlyphId, aPos, nStart ); ) in GetSysTextLayoutData()
|
H A D | pdfwriter_impl.cxx | 7464 …while( (nGlyphs = rLayout.GetNextGlyphs( nTmpMaxGlyphs, pGlyphs, aGNGlyphPos, nIndex, nAdvanceWidt… in drawLayout() 7579 if( !rLayout.GetNextGlyphs( 1, &aGlyphId, aPos, nStart, &nAdvance ) ) in drawLayout() 7679 if( !rLayout.GetNextGlyphs( 1, &aGlyphId, aPos, nStart, &nAdvance ) ) in drawLayout()
|
/aoo42x/main/vcl/inc/ |
H A D | sallayout.hxx | 181 virtual int GetNextGlyphs( int nLen, sal_GlyphId* pGlyphIdAry, Point& rPos, int&, 239 virtual int GetNextGlyphs( int nLen, sal_GlyphId* pGlyphIdxAry, Point& rPos, 334 virtual int GetNextGlyphs( int nLen, sal_GlyphId* pGlyphIdxAry, Point& rPos, int&,
|
H A D | graphite_serverfont.hxx | 73 virtual int GetNextGlyphs( int l, sal_GlyphId* gia, Point& p, int& s, in GetNextGlyphs() function in GraphiteServerFontLayout 78 return maImpl.GetNextGlyphs(l, gia, p, s, gaa, cpa); in GetNextGlyphs()
|
H A D | graphite_layout.hxx | 149 virtual int GetNextGlyphs(int nLen, sal_GlyphId* pGlyphIdxAry, ::Point & rPos, int&,
|
/aoo42x/main/vcl/win/source/gdi/ |
H A D | winlayout.cxx | 179 virtual int GetNextGlyphs( int nLen, sal_GlyphId* pGlyphs, Point& rPos, int&, 580 int SimpleWinLayout::GetNextGlyphs( int nLen, sal_GlyphId* pGlyphIds, Point& rPos, int& nStart, function in SimpleWinLayout 1054 virtual int GetNextGlyphs( int nLen, sal_GlyphId* pGlyphs, Point& rPos, int&, 1755 int UniscribeLayout::GetNextGlyphs( int nLen, sal_GlyphId* pGlyphs, Point& rPos, function in UniscribeLayout 2833 virtual int GetNextGlyphs(int nLen, sal_GlyphId* pGlyphIdxAry, ::Point & rPos, int&, 2967 nGlyphs = maImpl.GetNextGlyphs(1, glyphIntStr, aPos, glyphIndex); 2996 int GraphiteWinLayout::GetNextGlyphs( int length, sal_GlyphId* glyph_out, function in GraphiteWinLayout 3001 return maImpl.GetNextGlyphs(length, glyph_out, pos_out, glyph_slot, glyph_adv, char_index);
|
/aoo42x/main/vcl/unx/generic/gdi/ |
H A D | salgdi3.cxx | 479 for( int nStart = 0; rLayout.GetNextGlyphs( 1, &aGlyphId, aPos, nStart ); ) in DrawCairoAAFontString() 630 int nGlyphs = rLayout.GetNextGlyphs( nMaxGlyphs, aGlyphAry, aPos, nStart ); in DrawServerAAFontString() 662 for( bool bFirst=true; rLayout.GetNextGlyphs( 1, &nGlyph, aPos, nStart ); ) in DrawServerAAForcedString() 812 for( nStart = 0; rLayout.GetNextGlyphs( 1, &nGlyph, aPos, nStart ); ) in DrawServerAAForcedString() 894 for( int nStart = 0; rSalLayout.GetNextGlyphs( 1, &nGlyph, aPos, nStart ); ) in DrawServerSimpleFontString()
|
H A D | pspgraphics.cxx | 762 …int nGlyphCount = rLayout.GetNextGlyphs( nMaxGlyphs, aGlyphAry, aPos, nStart, aWidthAry, pText ? a… in DrawPrinterLayout()
|
/aoo42x/main/vcl/aqua/source/gdi/ |
H A D | ctlayout.cxx | 37 virtual int GetNextGlyphs( int nLen, sal_GlyphId* pOutGlyphIds, Point& rPos, int&, 288 int CTLayout::GetNextGlyphs( int nLen, sal_GlyphId* pOutGlyphIds, Point& rPos, int& nStart, in GetNextGlyphs() function in CTLayout
|
H A D | atslayout.cxx | 47 virtual int GetNextGlyphs( int nLen, sal_GlyphId* pOutGlyphIds, Point& rPos, int&, 472 int ATSLayout::GetNextGlyphs( int nLen, sal_GlyphId* pOutGlyphIds, Point& rPos, int& nStart, in GetNextGlyphs() function in ATSLayout
|
/aoo42x/main/vcl/os2/source/gdi/ |
H A D | os2layout.cxx | 138 virtual int GetNextGlyphs( int nLen, sal_GlyphId* pGlyphs, Point& rPos, int&, 510 int Os2SalLayout::GetNextGlyphs( int nLen, sal_GlyphId* pGlyphIds, Point& rPos, int& nStart, function in Os2SalLayout
|
/aoo42x/main/vcl/unx/headless/ |
H A D | svptext.cxx | 474 for( int nStart = 0; rSalLayout.GetNextGlyphs( 1, &aGlyphId, aPos, nStart ); ) in DrawServerFontLayout()
|
H A D | svppspgraphics.cxx | 677 …int nGlyphCount = rLayout.GetNextGlyphs( nMaxGlyphs, aGlyphAry, aPos, nStart, aWidthAry, bIsPspSer… in DrawPrinterLayout()
|
/aoo42x/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
|