Home
last modified time | relevance | path

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

/trunk/main/vcl/unx/gtk/app/
H A Dgtkdata.cxx530 std::list<GSource *> m_aSources; member in GtkXLib
1007 m_aSources.push_back( source ); in Insert()
1014 for (it = m_aSources.begin(); it != m_aSources.end(); ++it) in Remove()
1020 m_aSources.erase( it ); in Remove()

Completed in 20 milliseconds