Home
last modified time | relevance | path

Searched refs:pKashidaPos (Results 1 – 3 of 3) sorted by last modified time

/trunk/main/vcl/source/gdi/
H A Doutdev3.cxx7475 const xub_StrLen* pKashidaPos, in ValidateKashidas() argument
7485 if( !pSalLayout->IsKashidaPosValid( pKashidaPos[ i ] )) in ValidateKashidas()
7487 pKashidaPosDropped[ nDropped ] = pKashidaPos [ i ]; in ValidateKashidas()
/trunk/main/vcl/inc/vcl/
H A Doutdev.hxx1136 const xub_StrLen* pKashidaPos, // suggested kashida positions (in)
/trunk/main/sw/source/core/text/
H A Ditradj.cxx147 xub_StrLen* pKashidaPos = new xub_StrLen [ nKashidas ]; in lcl_CheckKashidaPositions() local
149 rSI.GetKashidaPositions ( nIdx, rItr.GetLength(), pKashidaPos ); in lcl_CheckKashidaPositions()
178 nKashidasInAttr, pKashidaPos + nKashidaIdx, in lcl_CheckKashidaPositions()
192 delete[] pKashidaPos; in lcl_CheckKashidaPositions()

Completed in 53 milliseconds