Searched refs:nDotSize (Results 1 – 1 of 1) sorted by relevance
4287 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 29 milliseconds