Home
last modified time | relevance | path

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

/trunk/main/vcl/unx/generic/app/
H A Dsaldisp.cxx696 XSetWindowAttributes aXWAttributes; in initScreen() local
697 aXWAttributes.border_pixel = 0; in initScreen()
698 aXWAttributes.background_pixel = 0; in initScreen()
699 aXWAttributes.colormap = aColMap; in initScreen()
707 &aXWAttributes ); in initScreen()

Completed in 27 milliseconds