Home
last modified time | relevance | path

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

/dports/www/wt/wt-4.6.1/src/Wt/
H A DWWebWidget.h405 static const int DEFAULT_BASE_Z_INDEX; variable
H A DWWebWidget.C58 const int WWebWidget::DEFAULT_BASE_Z_INDEX = 1100;
94 baseZIndex_(DEFAULT_BASE_Z_INDEX), in LayoutImpl()
2801 return DEFAULT_BASE_Z_INDEX; in baseZIndex()