Home
last modified time | relevance | path

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

/NW4C-2.0.3/sources/libraries/lyt/
Dlyt_Bounding.cpp59 if (drawInfo.IsDebugDrawMode()) // 枠の描画 in DrawSelf()
Dlyt_Pane.cpp721 if (m_pParent && drawInfo.IsDebugDrawMode()) // 枠の描画 in DrawSelf()
/NW4C-2.0.3/include/nw/lyt/
Dlyt_DrawInfo.h255 bool IsDebugDrawMode() const in IsDebugDrawMode() function