Home
last modified time | relevance | path

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

/NW4C-1.2.23/include/nw/lyt/
Dlyt_Util.h139 bool IsContain(
/NW4C-1.2.23/sources/libraries/lyt/
Dlyt_Util.cpp99 IsContain( in IsContain() function
138 if (IsContain(pBounding, pos)) in FindHitPane()
/NW4C-1.2.23/demos/lyt/animShare/sources/
Dmain.cpp370 const bool bContain = nw::lyt::IsContain(pPane, pos); in UpdatePane()
/NW4C-1.2.23/demos/lyt/tagGroupBind/sources/
Dmain.cpp296 if (nw::lyt::IsContain(pBounding, pos)) in TestHit()