Home
last modified time | relevance | path

Searched defs:gparent (Results 1 – 25 of 195) sorted by relevance

12345678

/dports/textproc/sigil/Sigil-1.8.0/ci_scripts/
H A Dgddeploy.py10 gparent = os.path.expandvars('$GDRIVE_DIR') variable
41 gparent = list_proc.stdout.split()[0] variable
55 gparent = mk_proc.stdout.split()[1] variable
H A Dnewgddeploy.py10 gparent = os.path.expandvars('$GDRIVE_DIR') variable
41 gparent = list_proc.stdout.split()[0] variable
55 gparent = mk_proc.stdout.split()[1] variable
/dports/textproc/pageedit/PageEdit-1.2.0/ci_scripts/
H A Dgddeploy.py10 gparent = os.path.expandvars('$GDRIVE_DIR') variable
44 gparent = list_proc.stdout.split()[0] variable
58 gparent = mk_proc.stdout.split()[1] variable
/dports/net-im/libpurple/pidgin-2.14.8/pidgin/
H A Dgtkmenutray.h41 GtkMenuItem gparent; /**< The parent instance */ member
48 GtkMenuItemClass gparent; /**< The parent class */ member
/dports/net-im/pidgin/pidgin-2.14.8/pidgin/
H A Dgtkmenutray.h41 GtkMenuItem gparent; /**< The parent instance */ member
48 GtkMenuItemClass gparent; /**< The parent class */ member
/dports/net-im/finch/pidgin-2.14.8/pidgin/
H A Dgtkmenutray.h41 GtkMenuItem gparent; /**< The parent instance */ member
48 GtkMenuItemClass gparent; /**< The parent class */ member
/dports/security/pidgin-otr/pidgin-otr-4.0.2/
H A Dtooltipmenu.h60 GtkMenuItem gparent; /**< The parent instance */ member
66 GtkMenuItemClass gparent; /**< The parent class */ member
/dports/devel/glade/glade-3.22.1/plugins/gtk+/
H A Dglade-gtk-menu-shell.c213 glade_gtk_menu_shell_item_get_parent (GladeWidget * gparent, GObject * parent) in glade_gtk_menu_shell_item_get_parent()
235 GladeWidget * gparent, in glade_gtk_menu_shell_build_child()
301 GladeWidget * gparent, in glade_gtk_menu_shell_delete_child()
330 GladeWidget * gparent, in glade_gtk_menu_shell_move_child()
509 GladeWidget *gparent = glade_widget_get_parent (gchild); in glade_gtk_toolbar_child_selected() local
/dports/devel/glibmm/glibmm-2.64.2/glib/glibmm/
H A Dhelperlist.h134 GObject* gparent() { return gparent_; }; in gparent() function
135 const GObject* gparent() const { return gparent_; }; in gparent() function
/dports/converters/wkhtmltopdf/qt-5db36ec/src/declarative/graphicsitems/
H A Dqdeclarativeitemsmodule.cpp89 QGraphicsObject* gparent = qobject_cast<QGraphicsObject*>(parent); in qgraphicsobject_autoParent() local
/dports/textproc/gdome2/gdome2-0.8.1/libgdome/gdomecore/
H A Dgdome-xml-text.c186 GdomeNode *gparent; in gdome_xml_t_splitText() local
/dports/x11-toolkits/gtkmm24/gtkmm-2.24.5/gtk/gtkmm/
H A Dtable.cc270 TableList::TableList(GtkTable* gparent) in TableList()
295 GtkTable* TableList::gparent() in gparent() function in Gtk::Table_Helpers::TableList
300 const GtkTable* TableList::gparent() const in gparent() function in Gtk::Table_Helpers::TableList
H A Dnotebook.h273 inline GtkNotebook* gparent() in gparent() function
275 inline const GtkNotebook* gparent() const in gparent() function
H A Dmenushell.cc447 MenuList::MenuList(GtkMenuShell* gparent) in MenuList()
472 GtkMenuShell* MenuList::gparent() in gparent() function in Gtk::Menu_Helpers::MenuList
477 const GtkMenuShell* MenuList::gparent() const in gparent() function in Gtk::Menu_Helpers::MenuList
H A Dbox.cc292 BoxList::BoxList(GtkBox* gparent) in BoxList()
317 GtkBox* BoxList::gparent() in gparent() function in Gtk::Box_Helpers::BoxList
322 const GtkBox* BoxList::gparent() const in gparent() function in Gtk::Box_Helpers::BoxList
/dports/emulators/mess/mame-mame0226/src/frontend/mame/
H A Dmameopts.cpp99 int gparent = (parent != -1) ? driver_list::clone(parent) : -1; in parse_standard_inis() local
/dports/emulators/mame/mame-mame0226/src/frontend/mame/
H A Dmameopts.cpp99 int gparent = (parent != -1) ? driver_list::clone(parent) : -1; in parse_standard_inis() local
/dports/games/libretro-tyrquake/tyrquake-e76477d/common/
H A Drb_tree.c64 struct rb_node *parent, *gparent; in rb_insert_color() local
/dports/lang/smalltalk/smalltalk-3.2.5/lib-src/
H A Drbtrees.c77 rb_node_t *parent, *gparent; in rb_rebalance() local
/dports/benchmarks/fio/fio-3.29/lib/
H A Drbtree.c73 struct fio_rb_node *parent, *gparent; in rb_insert_color() local
/dports/net/haproxy20/haproxy-2.0.26/ebtree/
H A Deb32sctree.c382 struct eb_root *gparent; in eb32sc_delete() local
/dports/net/haproxy22/haproxy-2.2.19/src/
H A Deb32sctree.c382 struct eb_root *gparent; in eb32sc_delete() local
/dports/net/haproxy23/haproxy-2.3.16/src/
H A Deb32sctree.c382 struct eb_root *gparent; in eb32sc_delete() local
/dports/net/haproxy19/haproxy-1.9.16/ebtree/
H A Deb32sctree.c382 struct eb_root *gparent; in eb32sc_delete() local
/dports/net/haproxy17/haproxy-1.7.14/src/
H A Drbtree.c73 struct rb_node *parent, *gparent; in rb_insert_color() local

12345678