Home
last modified time | relevance | path

Searched refs:IsContain (Results 1 – 4 of 4) sorted by relevance

/NW4C-2.0.3/include/nw/lyt/
Dlyt_Util.h141 bool IsContain(
/NW4C-2.0.3/sources/libraries/lyt/
Dlyt_Util.cpp102 IsContain( in IsContain() function
141 if (IsContain(pBounding, pos)) in FindHitPane()
/NW4C-2.0.3/demos/lyt/animShare/sources/
Dmain.cpp372 const bool bContain = nw::lyt::IsContain(pPane, pos); in UpdatePane()
/NW4C-2.0.3/demos/lyt/tagGroupBind/sources/
Dmain.cpp298 if (nw::lyt::IsContain(pBounding, pos)) in TestHit()