Home
last modified time | relevance | path

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

/trunk/main/vcl/unx/generic/app/
H A Dsaldisp.cxx480 int nBestWeight = -1024; in BestVisual() local
483 if( pWeight[ i ] > nBestWeight ) in BestVisual()
485 nBestWeight = pWeight[ i ]; in BestVisual()