Searched refs:KashidaJustify (Results 1 – 8 of 8) sorted by relevance
/aoo41x/main/sw/source/core/text/ |
H A D | itradj.cxx | 140 nKashidas = rSI.KashidaJustify ( 0, 0, rItr.GetStart(), rItr.GetLength(), 0 ); in lcl_CheckKashidaPositions() 164 xub_StrLen nKashidasInAttr = rSI.KashidaJustify ( 0, 0, nIdx, nNext - nIdx ); in lcl_CheckKashidaPositions() 227 xub_StrLen nKashidasInAttr = rSI.KashidaJustify ( 0, 0, nIdx, nNext - nIdx ); in lcl_CheckKashidaWidth()
|
H A D | portxt.cxx | 135 const sal_uInt16 nKashRes = pSI->KashidaJustify( 0, 0, nPos, nEnd - nPos ); in lcl_AddSpace()
|
H A D | porlay.cxx | 1878 sal_uInt16 SwScriptInfo::KashidaJustify( sal_Int32* pKernArray, in KashidaJustify() function in SwScriptInfo
|
/aoo41x/main/vcl/inc/ |
H A D | sallayout.hxx | 323 void KashidaJustify( long nIndex, int nWidth );
|
/aoo41x/main/sw/source/core/inc/ |
H A D | scriptinfo.hxx | 267 sal_uInt16 KashidaJustify( sal_Int32* pKernArray, sal_Int32* pScrArray,
|
/aoo41x/main/vcl/source/glyphs/ |
H A D | gcach_layout.cxx | 89 KashidaJustify( nKashidaIndex, rGM.GetCharWidth() ); in AdjustLayout()
|
/aoo41x/main/sw/source/core/txtnode/ |
H A D | fntcache.cxx | 1343 pSI->KashidaJustify( pKernArray, 0, rInf.GetIdx(), in DrawText() 1568 pSI->KashidaJustify( pKernArray, pScrArray, rInf.GetIdx(), in DrawText() 2177 pSI->KashidaJustify( pKernArray, 0, rInf.GetIdx(), rInf.GetLen(), in GetCrsrOfst()
|
/aoo41x/main/vcl/source/gdi/ |
H A D | sallayout.cxx | 1349 void GenericSalLayout::KashidaJustify( long nKashidaIndex, int nKashidaWidth ) in KashidaJustify() function in GenericSalLayout
|
Completed in 86 milliseconds