Searched refs:GenericSalLayout (Results 1 – 9 of 9) sorted by relevance
963 GenericSalLayout::GenericSalLayout() in GenericSalLayout() function in GenericSalLayout971 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 …]
2336 class PDFSalLayout : public GenericSalLayout
315 class VCL_PLUGIN_PUBLIC GenericSalLayout : public SalLayout class338 GenericSalLayout();339 virtual ~GenericSalLayout();355 SAL_DLLPRIVATE GenericSalLayout( const GenericSalLayout& );356 SAL_DLLPRIVATE GenericSalLayout& operator=( const GenericSalLayout& );
270 class VCL_PLUGIN_PUBLIC ServerFontLayout : public GenericSalLayout
33 class Os2SalLayout : public GenericSalLayout
568 class PspFontLayout : public GenericSalLayout1007 GenericSalLayout* pLayout = NULL; in GetTextLayout()
509 class PspFontLayout : public GenericSalLayout916 GenericSalLayout* pLayout = NULL; in GetTextLayout()
458 GenericSalLayout* pLayout = NULL; in GetTextLayout()
74 GenericSalLayout::AdjustLayout( rArgs ); in AdjustLayout()
Completed in 125 milliseconds