Home
last modified time | relevance | path

Searched refs:KashidaJustify (Results 1 – 8 of 8) sorted by relevance

/trunk/main/sw/source/core/text/
H A Ditradj.cxx140 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 Dportxt.cxx135 const sal_uInt16 nKashRes = pSI->KashidaJustify( 0, 0, nPos, nEnd - nPos ); in lcl_AddSpace()
H A Dporlay.cxx1878 sal_uInt16 SwScriptInfo::KashidaJustify( sal_Int32* pKernArray, in KashidaJustify() function in SwScriptInfo
/trunk/main/vcl/inc/
H A Dsallayout.hxx323 void KashidaJustify( long nIndex, int nWidth );
/trunk/main/sw/source/core/inc/
H A Dscriptinfo.hxx267 sal_uInt16 KashidaJustify( sal_Int32* pKernArray, sal_Int32* pScrArray,
/trunk/main/vcl/source/glyphs/
H A Dgcach_layout.cxx89 KashidaJustify( nKashidaIndex, rGM.GetCharWidth() ); in AdjustLayout()
/trunk/main/sw/source/core/txtnode/
H A Dfntcache.cxx1343 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()
/trunk/main/vcl/source/gdi/
H A Dsallayout.cxx1349 void GenericSalLayout::KashidaJustify( long nKashidaIndex, int nKashidaWidth ) in KashidaJustify() function in GenericSalLayout

Completed in 83 milliseconds