Lines Matching defs:window
160 WindowImpl::WindowImpl (Context *context, const PeerHandle &peer, Window *window) in WindowImpl()
332 void Window::ParentSet (Window *window) in ParentSet()
682 ControlImpl::ControlImpl (Context *context, const PeerHandle &peer, Window *window) in ControlImpl()
775 DialogImpl::DialogImpl( Context *context, const PeerHandle &peer, Window *window ) in DialogImpl()
1009 TabControlImpl (Context *context, const PeerHandle &peer, Window *window) in TabControlImpl()
1236 TabPageImpl( Context *context, const PeerHandle &peer, Window *window ) in TabPageImpl()
1282 FixedLineImpl( Context *context, const PeerHandle &peer, Window *window ) in FixedLineImpl()
1301 FixedTextImpl( Context *context, const PeerHandle &peer, Window *window ) in FixedTextImpl()
1341 FixedInfoImpl( Context *context, const PeerHandle &peer, Window *window ) in FixedInfoImpl()
1354 ProgressBarImpl( Context *context, const PeerHandle &peer, Window *window ) in ProgressBarImpl()
1373 FixedImageImpl( Context *context, const PeerHandle &peer, Window *window) in FixedImageImpl()
1460 PluginImpl( Context *context, const PeerHandle &peer, Window *window, :: Control *plugin ) in PluginImpl()
1491 LocalizedStringImpl( Context *context, const PeerHandle &peer, Window *window ) in LocalizedStringImpl()
1574 InPlugImpl (Context *context, const PeerHandle &peer, Window *window) in InPlugImpl()
1608 void InPlug::ParentSet (Window *window) in ParentSet()