Searched refs:GObjectDestructorFILO (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/ui/libgtk2ui/
H A Dg_object_destructor_filo.cc14 GObjectDestructorFILO::GObjectDestructorFILO() { function in class:libgtk2ui::GObjectDestructorFILO
17 GObjectDestructorFILO::~GObjectDestructorFILO() {
23 GObjectDestructorFILO* GObjectDestructorFILO::GetInstance() {
24 return Singleton<GObjectDestructorFILO>::get();
27 void GObjectDestructorFILO::Connect(
39 void GObjectDestructorFILO::Disconnect(
73 void GObjectDestructorFILO
[all...]
H A Dg_object_destructor_filo.h37 // ui::GObjectDestructorFILO::GetInstance()->Connect(
42 // ui::GObjectDestructorFILO::GetInstance()->Disconnect(
50 class GObjectDestructorFILO { class in namespace:libgtk2ui
54 static GObjectDestructorFILO* GetInstance();
73 GObjectDestructorFILO();
74 ~GObjectDestructorFILO();
75 friend struct DefaultSingletonTraits<GObjectDestructorFILO>;
79 reinterpret_cast<GObjectDestructorFILO*>(data)->WeakNotify(
85 DISALLOW_COPY_AND_ASSIGN(GObjectDestructorFILO);
H A Dgtk2_signal_registrar.cc21 GObjectDestructorFILO::GetInstance()->Disconnect(
56 GObjectDestructorFILO::GetInstance()->Connect(
87 GObjectDestructorFILO::GetInstance()->Disconnect(

Completed in 108 milliseconds