Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/lyt/
Dlyt_Layout.h280 s_LayoutDrawEnable = enable; in SetLayoutDrawEnable()
301 return s_LayoutDrawEnable; in GetLayoutDrawEnable()
885 static bool s_LayoutDrawEnable; variable
/NW4C-2.0.3/sources/libraries/lyt/
Dlyt_Layout.cpp45 bool Layout::s_LayoutDrawEnable = false; member in nw::lyt::Layout