Searched refs:ImplCmpKernData (Results 1 – 6 of 6) sorted by relevance
/aoo42x/main/vcl/inc/os2/ |
H A D | salgdi.h | 360 inline bool ImplCmpKernData( const KERNINGPAIRS& a, const KERNINGPAIRS& b ) in ImplCmpKernData() function
|
/aoo42x/main/vcl/inc/win/ |
H A D | salgdi.h | 391 inline bool ImplCmpKernData( const KERNINGPAIR& a, const KERNINGPAIR& b ) in ImplCmpKernData() function
|
/aoo42x/main/vcl/os2/source/gdi/ |
H A D | os2layout.cxx | 1029 pEndPair, aRefPair, ImplCmpKernData );
|
H A D | salgdi3.cxx | 1026 std::sort( mpFontKernPairs, mpFontKernPairs + mnFontKernPairCount, ImplCmpKernData ); in GetKernPairs()
|
/aoo42x/main/vcl/win/source/gdi/ |
H A D | salgdi3.cxx | 1929 std::sort( mpFontKernPairs, mpFontKernPairs + mnFontKernPairCount, ImplCmpKernData ); in GetKernPairs()
|
H A D | winlayout.cxx | 3141 pEndPair, aRefPair, ImplCmpKernData );
|
Completed in 57 milliseconds