Home
last modified time | relevance | path

Searched refs:GetPaneRect (Results 1 – 5 of 5) sorted by relevance

/NW4C-2.0.3/demos/Nw4cDemo/sources/
DSmLayout.cpp36 rect = pane->GetPaneRect(); in GetRect()
/NW4C-2.0.3/demos/Nw4cDemo/include/
DSmLayout.h105 return pane->GetPaneRect(); in GetOriginalRect()
/NW4C-2.0.3/include/nw/lyt/
Dlyt_Pane.h561 const ut::Rect GetPaneRect() const;
/NW4C-2.0.3/sources/libraries/lyt/
Dlyt_Util.cpp114 return Contains(pPane->GetPaneRect(), math::VEC2(lclPos.x, lclPos.y)); in IsContain()
Dlyt_Pane.cpp428 Pane::GetPaneRect() const in GetPaneRect() function in nw::lyt::Pane