Home
last modified time | relevance | path

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

/NW4C-1.2.23/include/nw/lyt/
Dlyt_Layout.h278 s_LayoutDrawEnable = enable; in SetLayoutDrawEnable()
299 return s_LayoutDrawEnable; in GetLayoutDrawEnable()
878 static bool s_LayoutDrawEnable; variable
/NW4C-1.2.23/sources/libraries/lyt/
Dlyt_Layout.cpp43 bool Layout::s_LayoutDrawEnable = false; member in nw::lyt::Layout