Home
last modified time | relevance | path

Searched defs:_BrowserCanvasTablePrivate (Results 1 – 7 of 7) sorted by relevance

/dports/audio/pms-devel/pms-c94e3c6/vendor/golang.org/x/text/internal/tag/
H A Dtag.go57 case a[i] < c:
58 return -1
59 }
62 case len(a) < len(b):
70 // Compare returns an integer comparing a and b lexicographically.
71 func Compare(a string, b []byte) int {
/dports/databases/libgda5-mysql/libgda-5.2.10/tools/browser/help/C/
H A Dactions.page1 <page xmlns="http://projectmallard.org/1.0/"
2 type="topic"
3 id="actions">
4 <info>
5 <title type="sort">1</title>
6 <link type="topic" xref="query-execution-perspective"/>
7 <link type="topic" xref="data-manager-perspective"/>
8 </info>
9 <title>Actions</title>
10 <p>
[all …]
/dports/databases/libgda5/libgda-5.2.10/tools/browser/canvas/
H A Dbrowser-canvas-table.c57 struct _BrowserCanvasTablePrivate struct
59 GdaMetaStruct *mstruct;
60 GdaMetaTable *table;
63 GSList *column_items; /* list of GooCanvasItem for the columns */
64 GSList *other_items; /* list of GooCanvasItem for other purposes */
65 gdouble *column_ypos; /* array for each column's Y position in this canvas group */
66 GtkWidget *(*popup_menu_func) (BrowserCanvasTable *ce);
68 GooCanvasItem *selection_mark;
/dports/databases/libgda5-postgresql/libgda-5.2.10/tools/browser/canvas/
H A Dbrowser-canvas-table.c57 struct _BrowserCanvasTablePrivate struct
59 GdaMetaStruct *mstruct;
60 GdaMetaTable *table;
63 GSList *column_items; /* list of GooCanvasItem for the columns */
64 GSList *other_items; /* list of GooCanvasItem for other purposes */
65 gdouble *column_ypos; /* array for each column's Y position in this canvas group */
66 GtkWidget *(*popup_menu_func) (BrowserCanvasTable *ce);
68 GooCanvasItem *selection_mark;
/dports/databases/libgda5-ldap/libgda-5.2.10/tools/browser/canvas/
H A Dbrowser-canvas-table.c57 struct _BrowserCanvasTablePrivate struct
59 GdaMetaStruct *mstruct;
60 GdaMetaTable *table;
63 GSList *column_items; /* list of GooCanvasItem for the columns */
64 GSList *other_items; /* list of GooCanvasItem for other purposes */
65 gdouble *column_ypos; /* array for each column's Y position in this canvas group */
66 GtkWidget *(*popup_menu_func) (BrowserCanvasTable *ce);
68 GooCanvasItem *selection_mark;
/dports/databases/libgda5-jdbc/libgda-5.2.10/tools/browser/canvas/
H A Dbrowser-canvas-table.c57 struct _BrowserCanvasTablePrivate struct
59 GdaMetaStruct *mstruct;
60 GdaMetaTable *table;
63 GSList *column_items; /* list of GooCanvasItem for the columns */
64 GSList *other_items; /* list of GooCanvasItem for other purposes */
65 gdouble *column_ypos; /* array for each column's Y position in this canvas group */
66 GtkWidget *(*popup_menu_func) (BrowserCanvasTable *ce);
68 GooCanvasItem *selection_mark;
/dports/databases/libgda5-bdb/libgda-5.2.10/tools/browser/canvas/
H A Dbrowser-canvas-table.c57 struct _BrowserCanvasTablePrivate struct
59 GdaMetaStruct *mstruct;
60 GdaMetaTable *table;
63 GSList *column_items; /* list of GooCanvasItem for the columns */
64 GSList *other_items; /* list of GooCanvasItem for other purposes */
65 gdouble *column_ypos; /* array for each column's Y position in this canvas group */
66 GtkWidget *(*popup_menu_func) (BrowserCanvasTable *ce);
68 GooCanvasItem *selection_mark;