Home
last modified time | relevance | path

Searched refs:GenericSalLayout (Results 1 – 9 of 9) sorted by relevance

/trunk/main/vcl/source/gdi/
H A Dsallayout.cxx963 GenericSalLayout::GenericSalLayout() in GenericSalLayout() function in GenericSalLayout
971 GenericSalLayout::~GenericSalLayout() in ~GenericSalLayout()
978 void GenericSalLayout::AppendGlyph( const GlyphItem& rGlyphItem ) in AppendGlyph()
1089 long GenericSalLayout::GetTextWidth() const in GetTextWidth()
1116 void GenericSalLayout::AdjustLayout( ImplLayoutArgs& rArgs ) in AdjustLayout()
1128 void GenericSalLayout::ApplyDXArray( ImplLayoutArgs& rArgs ) in ApplyDXArray()
1235 void GenericSalLayout::Justify( long nNewWidth ) in Justify()
1575 void GenericSalLayout::MoveGlyph( int nStart, long nNewXPos ) in MoveGlyph()
1599 void GenericSalLayout::DropGlyph( int nStart ) in DropGlyph()
1610 void GenericSalLayout::Simplify( bool bIsBase ) in Simplify()
[all …]
H A Dpdfwriter_impl.cxx2336 class PDFSalLayout : public GenericSalLayout
/trunk/main/vcl/inc/
H A Dsallayout.hxx315 class VCL_PLUGIN_PUBLIC GenericSalLayout : public SalLayout class
338 GenericSalLayout();
339 virtual ~GenericSalLayout();
355 SAL_DLLPRIVATE GenericSalLayout( const GenericSalLayout& );
356 SAL_DLLPRIVATE GenericSalLayout& operator=( const GenericSalLayout& );
H A Dglyphcache.hxx270 class VCL_PLUGIN_PUBLIC ServerFontLayout : public GenericSalLayout
/trunk/main/vcl/inc/os2/
H A Dsallayout.h33 class Os2SalLayout : public GenericSalLayout
/trunk/main/vcl/unx/generic/gdi/
H A Dpspgraphics.cxx568 class PspFontLayout : public GenericSalLayout
1007 GenericSalLayout* pLayout = NULL; in GetTextLayout()
/trunk/main/vcl/unx/headless/
H A Dsvppspgraphics.cxx509 class PspFontLayout : public GenericSalLayout
916 GenericSalLayout* pLayout = NULL; in GetTextLayout()
H A Dsvptext.cxx458 GenericSalLayout* pLayout = NULL; in GetTextLayout()
/trunk/main/vcl/source/glyphs/
H A Dgcach_layout.cxx74 GenericSalLayout::AdjustLayout( rArgs ); in AdjustLayout()

Completed in 98 milliseconds