Home
last modified time | relevance | path

Searched refs:SetPanePosition (Results 1 – 2 of 2) sorted by relevance

/NW4C-2.0.3/demos/Nw4cDemo/sources/
DSmLytSliderBar.cpp87 m_Layout->SetPanePosition( m_HandlePane, 0.f, SM_LOWER_SCREEN_HALF_SIZE_H - posY + m_BaseY ); in SetParam()
/NW4C-2.0.3/demos/Nw4cDemo/include/
DSmLayout.h152 void SetPanePosition( nw::lyt::Pane* pane, f32 x, f32 y ) in SetPanePosition() function