Home
last modified time | relevance | path

Searched defs:NeedExplicitCtor (Results 1 – 25 of 87) sorted by relevance

1234

/dports/devel/glademm/glademm-2.6.0/src/writers/
H A Dgnome_numberentry.cc29 virtual void Configure(const Widget &w, CxxFile &f,const std::string &instance) const; in NeedExplicitCtor()
H A Dfontselection.cc31 virtual bool NeedExplicitCtor(const Widget &w) const in NeedExplicitCtor() function in Gtk_FontSelectionDialog
77 virtual bool NeedExplicitCtor(const Widget &w) const in NeedExplicitCtor() function in Gtk_FontSelection
H A Ddialog.hh32 virtual bool NeedExplicitCtor(const Widget &w) const in NeedExplicitCtor() function in Gtk_Dialog
H A Ddrawingarea.hh30 virtual bool NeedExplicitCtor(const Widget &w) const in NeedExplicitCtor() function in Gtk_DrawingArea
H A Dentry.hh30 virtual bool NeedExplicitCtor(const Widget &w) const in NeedExplicitCtor() function in Gtk_Entry
H A Dcombo.hh30 virtual bool NeedExplicitCtor(const Widget &w) const in NeedExplicitCtor() function in Gtk_Combo
H A Dradiobutton.hh33 virtual bool NeedExplicitCtor(const Widget &w) const in NeedExplicitCtor() function in Gtk_RadioButton
H A Dwidget.hh32 virtual bool NeedExplicitCtor(const Widget &w) const in NeedExplicitCtor() function in Gtk_Widget
H A Ddefault.cc28 virtual bool NeedExplicitCtor(const Widget &w) const in NeedExplicitCtor() function in Default
H A Dcontainer.hh39 virtual bool NeedExplicitCtor(const Widget &w) const in NeedExplicitCtor() function in Gtk_Container
H A Dcurve.cc29 virtual bool NeedExplicitCtor(const Widget &w) const in NeedExplicitCtor() function in Gtk_Curve
H A Dmenushell.cc30 virtual bool NeedExplicitCtor(const Widget &w) const in NeedExplicitCtor() function in Gtk_MenuShell
H A Dpreview.cc29 virtual bool NeedExplicitCtor(const Widget &w) const in NeedExplicitCtor() function in Gtk_Preview
H A Dprogressbar.cc29 virtual bool NeedExplicitCtor(const Widget &w) const in NeedExplicitCtor() function in Gtk_ProgressBar
H A Darrow.cc30 virtual bool NeedExplicitCtor(const Widget &w) const in NeedExplicitCtor() function in Gtk_Arrow
H A Dgnome_calculator.cc28 virtual bool NeedExplicitCtor(const Widget &w) const in NeedExplicitCtor() function in Gnome_Calculator
H A Dgnome_pixmap.cc1 // $Id: gnome_pixmap.cc,v 1.5 2002/11/04 11:31:03 christof Exp $
2 /* glade--: C++ frontend for glade (Gtk+ User Interface Builder)
3 * Copyright (C) 2001 Adolf Petig GmbH & Co. KG, written by Christof Petig
4 *
5 * This program is free software; you can redistribute it and/or modify
6 * it under the terms of the GNU General Public License as published by
7 * the Free Software Foundation; either version 2 of the License, or
8 * (at your option) any later version.
9 *
10 * This program is distributed in the hope that it will be useful,
[all …]
H A Dimagemenuitem.cc32 // gtk header is NOT automatically included, and it IS in ConstructionArgs()
H A Dseparatortoolitem.cc52 bool Gtk_SeparatorToolItem::NeedExplicitCtor(const Widget &w) const in NeedExplicitCtor() function in Gtk_SeparatorToolItem
H A Dtooltips.cc29 virtual bool NeedExplicitCtor(const Widget &w) const in NeedExplicitCtor() function in Gtk_Tooltips
H A Dalignment.cc29 virtual bool NeedExplicitCtor(const Widget &w) const in NeedExplicitCtor() function in Gtk_Alignment
H A Daspectframe.cc29 virtual bool NeedExplicitCtor(const Widget &w) const in NeedExplicitCtor() function in Gtk_AspectFrame
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot/arch/arm/mach-sunxi/
H A Ddram_helpers.c31 /* Try to write different values to RAM at two addresses */ in NeedExplicitCtor()
/dports/security/py-exscript/exscript-2.6/Exscript/util/
H A Dmatch.py31 def _first_match(string, compiled):
/dports/lang/gcc11/gcc-11.2.0/gcc/c-family/
H A Dc-target.h1 /* Data structure definitions for target-specific C-family behavior.
2 Copyright (C) 2001-2021 Free Software Foundation, Inc.
3
4 This program is free software; you can redistribute it and/or modify it
5 under the terms of the GNU General Public License as published by the
6 Free Software Foundation; either version 3, or (at your option) any
7 later version.
8
9 This program is distributed in the hope that it will be useful,
10 but WITHOUT ANY WARRANTY; without even the implied warranty of
[all …]

1234