Home
last modified time | relevance | path

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

/NW4C-1.2.23/sources/libraries/lyt/
Dlyt_Bounding.cpp57 if (drawInfo.IsDebugDrawMode()) // 枠の描画 in DrawSelf()
Dlyt_Pane.cpp729 if (m_pParent && drawInfo.IsDebugDrawMode()) // 枠の描画 in DrawSelf()
/NW4C-1.2.23/include/nw/lyt/
Dlyt_DrawInfo.h253 bool IsDebugDrawMode() const in IsDebugDrawMode() function