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.cxx482 int nBestWeight = -1024; in BestVisual() local
485 if( pWeight[ i ] > nBestWeight ) in BestVisual()
487 nBestWeight = pWeight[ i ]; in BestVisual()

Completed in 22 milliseconds