Searched refs:m_pSocket (Results 1 – 3 of 3) sorted by relevance
33 : m_pSocket( NULL ), in GtkSalObject()39 m_pSocket = gtk_drawing_area_new(); in GtkSalObject()43 m_pSocket, in GtkSalObject()46 gtk_widget_realize( m_pSocket ); in GtkSalObject()83 if( m_pSocket ) in ~GtkSalObject()92 if( m_pSocket ) in ~GtkSalObject()99 if( m_pSocket ) in ResetClipRegion()128 if( m_pSocket ) in EndSetClipRegion()134 if( m_pSocket ) in SetPosSize()145 if( m_pSocket ) in Show()[all …]
77 SocketAcceptor *m_pSocket; member in io_acceptor::OAcceptor90 , m_pSocket( 0 ) in OAcceptor()104 if( m_pSocket ) in ~OAcceptor()106 delete m_pSocket; in ~OAcceptor()209 m_pSocket->init(); in accept()215 delete m_pSocket; in accept()216 m_pSocket = 0; in accept()256 else if( m_pSocket ) in accept()258 r = m_pSocket->accept(); in accept()276 else if ( m_pSocket ) in stopAccepting()[all …]
35 GtkWidget* m_pSocket; member in GtkSalObject
Completed in 24 milliseconds