Home
last modified time | relevance | path

Searched refs:pEndPair (Results 1 – 2 of 2) sorted by last modified time

/trunk/main/vcl/win/source/gdi/
H A Dwinlayout.cxx3139 const KERNINGPAIR* pEndPair = mpKerningPairs + mnKerningPairs; local
3141 pEndPair, aRefPair, ImplCmpKernData );
3142 if( (pPair != pEndPair)
/trunk/main/vcl/os2/source/gdi/
H A Dos2layout.cxx1027 const KERNINGPAIRS* pEndPair = mpKerningPairs + mnKerningPairs; local
1029 pEndPair, aRefPair, ImplCmpKernData );
1030 if( (pPair != pEndPair)

Completed in 25 milliseconds