Home
last modified time | relevance | path

Searched refs:_DrawStretchText (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sw/source/core/inc/
H A Dswfont.hxx84 void _DrawStretchText( SwDrawTextInfo &rInf );
357 inline void _DrawStretchText( SwDrawTextInfo &rInf ) in _DrawStretchText() function in SwFont
358 { aSub[nActual]._DrawStretchText( rInf ); } in _DrawStretchText()
/trunk/main/sw/source/core/txtnode/
H A Dswfont.cxx970 pUnderFnt->GetFont()._DrawStretchText( rInf ); in _DrawText()
981 void SwSubFont::_DrawStretchText( SwDrawTextInfo &rInf ) in _DrawStretchText() function in SwSubFont
1051 pUnderFnt->GetFont()._DrawStretchText( rInf ); in _DrawStretchText()
/trunk/main/sw/source/core/text/
H A Dtxtfly.cxx1023 rInf.GetFont()->_DrawStretchText( rInf ); in DrawTextOpaque()
1039 rInf.GetFont()->_DrawStretchText( rInf ); in DrawTextOpaque()
H A Dinftxt.cxx761 pFnt->_DrawStretchText( aDrawInf ); in _DrawText()

Completed in 46 milliseconds