Home
last modified time | relevance | path

Searched refs:nKernx (Results 1 – 2 of 2) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/txtnode/
H A Dswfont.cxx990 short nKernx = - short( Font::GetFontSize().Height() / 6 ); in CheckKerning_() local
992 if ( nKernx < GetFixKerning() ) in CheckKerning_()
994 return nKernx; in CheckKerning_()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/txtnode/
H A Dswfont.cxx1021 short nKernx = - short( Font::GetFontSize().Height() / 6 ); in CheckKerning_() local
1023 if ( nKernx < GetFixKerning() ) in CheckKerning_()
1025 return nKernx; in CheckKerning_()