Home
last modified time | relevance | path

Searched defs:paint_focus (Results 1 – 17 of 17) sorted by relevance

/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/libjava/javax/swing/
H A DAbstractButton.java83 boolean paint_border = true, paint_focus; field in AbstractButton
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/libjava/javax/swing/
H A DAbstractButton.java83 boolean paint_border = true, paint_focus; field in AbstractButton
/dports/x11-toolkits/gtk30/gtk+-3.24.31/gtk/
H A Dgtkcellarea.c492 guint paint_focus : 1; member
1161 gboolean paint_focus) in gtk_cell_area_real_render()
1830 gboolean paint_focus) in gtk_cell_area_render()
/dports/x11-toolkits/gtk40/gtk-4.4.1/gtk/
H A Dgtkcellarea.c492 guint paint_focus : 1; member
1152 gboolean paint_focus) in gtk_cell_area_real_snapshot()
1796 gboolean paint_focus) in gtk_cell_area_snapshot()
/dports/multimedia/quodlibet/quodlibet-4.3.0/quodlibet/qltk/
H A Dsonglistcolumns.py93 flags, paint_focus): argument
/dports/x11-toolkits/gtkmm30/gtkmm-3.24.2/gtk/gtkmm/
H A Dcellarea.cc586 …angle& background_area, const Gdk::Rectangle& cell_area, CellRendererState flags, bool paint_focus) in render()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/unix/native/libawt_xawt/awt/
H A Dgtk_interface.h459 void (*paint_focus)(WidgetType widget_type, GtkStateType state_type, member
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/unix/native/libawt_xawt/awt/
H A Dgtk_interface.h459 void (*paint_focus)(WidgetType widget_type, GtkStateType state_type, member
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.desktop/unix/native/libawt_xawt/awt/
H A Dgtk_interface.h459 void (*paint_focus)(WidgetType widget_type, GtkStateType state_type, member
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/solaris/native/sun/awt/
H A Dgtk_interface.h459 void (*paint_focus)(WidgetType widget_type, GtkStateType state_type, member
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.desktop/unix/native/libawt_xawt/awt/
H A Dgtk_interface.h459 void (*paint_focus)(WidgetType widget_type, GtkStateType state_type, member
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.desktop/unix/native/libawt_xawt/awt/
H A Dgtk_interface.h464 void (*paint_focus)(WidgetType widget_type, GtkStateType state_type, member
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.desktop/unix/native/libawt_xawt/awt/
H A Dgtk_interface.h459 void (*paint_focus)(WidgetType widget_type, GtkStateType state_type, member
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.desktop/unix/native/libawt_xawt/awt/
H A Dgtk_interface.h459 void (*paint_focus)(WidgetType widget_type, GtkStateType state_type, member
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.desktop/unix/native/libawt_xawt/awt/
H A Dgtk_interface.h464 void (*paint_focus)(WidgetType widget_type, GtkStateType state_type, member
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/solaris/native/sun/awt/
H A Dgtk_interface.h459 void (*paint_focus)(WidgetType widget_type, GtkStateType state_type, member
/dports/x11-toolkits/gtkmm24/gtkmm-2.24.5/gtk/gtkmm/
H A Dstyle.cc1982 void Style::paint_focus(const Glib::RefPtr<Gdk::Window>& window, Gtk::StateType state_type, const G… in paint_focus() function in Gtk::Style