Home
last modified time | relevance | path

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

/trunk/main/vcl/source/gdi/
H A Doutdev3.cxx4287 if ( !nDotSize ) in ImplGetEmphasisMark()
4288 nDotSize = 1; in ImplGetEmphasisMark()
4290 rRect1 = Rectangle( Point(), Size( nDotSize, nDotSize ) ); in ImplGetEmphasisMark()
4304 if ( !nDotSize ) in ImplGetEmphasisMark()
4305 nDotSize = 1; in ImplGetEmphasisMark()
4307 rRect1 = Rectangle( Point(), Size( nDotSize, nDotSize ) ); in ImplGetEmphasisMark()
4330 if ( !nDotSize ) in ImplGetEmphasisMark()
4333 rRect1 = Rectangle( Point(), Size( nDotSize, nDotSize ) ); in ImplGetEmphasisMark()
4346 if ( !nDotSize ) in ImplGetEmphasisMark()
4352 rRect1 = Rectangle( Point(), Size( nDotSize, nDotSize ) ); in ImplGetEmphasisMark()
[all …]

Completed in 55 milliseconds