Home
last modified time | relevance | path

Searched refs:mnKern (Results 1 – 5 of 5) sorted by path

/trunk/main/vcl/inc/
H A Doutfont.hxx255 long mnKern; member
/trunk/main/vcl/source/glyphs/
H A Dgcach_ftyp.cxx1880 long& rVal = pKernPair->mnKern; in GetKernPairs()
1907 aKernPair.mnKern = 0; // To prevent "is used uninitialized" warning... in GetKernPairs()
2084 aKernPair.mnKern = aKernVal.x >> 6; in GetKernPairs()
2085 if( (aKernPair.mnKern == 0) || (rcFT != FT_Err_Ok) ) in GetKernPairs()
2110 pTo->mnKern = it->mnKern; in GetKernPairs()
H A Dglyphcache.cxx595 int nUnscaledValue = (*it).mnKern; in GetUnscaledKernValue()
/trunk/main/vcl/unx/generic/gdi/
H A Dpspgraphics.cxx959 pKernPairs[i].mnKern = it->kern_x * nTextScale / 1000; in GetKernPairs()
/trunk/main/vcl/unx/headless/
H A Dsvppspgraphics.cxx868 pKernPairs[i].mnKern = it->kern_x * nTextScale / 1000; in GetKernPairs()

Completed in 41 milliseconds