Home
last modified time | relevance | path

Searched defs:d_pane (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/cegui/cegui-0.8.7/samples/ScrollablePaneDemo/
H A DSample_ScrollablePane.cpp77 CEGUI::ScrollablePane* d_pane; // the scrollable pane. center piece of the demo member in ScrollablePaneSample
/dports/graphics/cegui/cegui-0.8.7/cegui/include/CEGUI/widgets/
H A DItemListBase.h566 Window* d_pane; variable