Lines Matching refs:GenericSalLayout

963 GenericSalLayout::GenericSalLayout()  in GenericSalLayout()  function in GenericSalLayout
971 GenericSalLayout::~GenericSalLayout() in ~GenericSalLayout()
978 void GenericSalLayout::AppendGlyph( const GlyphItem& rGlyphItem ) in AppendGlyph()
999 bool GenericSalLayout::GetCharWidths( sal_Int32* pCharWidths ) const in GetCharWidths()
1076 long GenericSalLayout::FillDXArray( sal_Int32* pCharWidths ) const in FillDXArray()
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()
1306 void GenericSalLayout::ApplyAsianKerning( const sal_Unicode* pStr, int nLength ) in ApplyAsianKerning()
1349 void GenericSalLayout::KashidaJustify( long nKashidaIndex, int nKashidaWidth ) in KashidaJustify()
1439 void GenericSalLayout::GetCaretPositions( int nMaxIndex, sal_Int32* pCaretXArray ) const in GetCaretPositions()
1472 int GenericSalLayout::GetTextBreak( long nMaxWidth, long nCharExtra, int nFactor ) const in GetTextBreak()
1493 int GenericSalLayout::GetNextGlyphs( int nLen, sal_GlyphId* pGlyphs, Point& rPos, in GetNextGlyphs()
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()
1632 void GenericSalLayout::SortGlyphItems() in SortGlyphItems()