Home
last modified time | relevance | path

Searched refs:XtOffsetOf (Results 76 – 100 of 1969) sorted by relevance

12345678910>>...79

/dports/audio/xwave/xwave2-981109/FWF/src/Label/
H A DLabel.c130 {XtNlabel,XtCLabel,XtRString,sizeof(((XfwfLabelRec*)NULL)->xfwfLabel.label),XtOffsetOf(XfwfLabelRec…
132 {XtNtablist,XtCTablist,XtRString,sizeof(((XfwfLabelRec*)NULL)->xfwfLabel.tablist),XtOffsetOf(XfwfLa…
134 {XtNfont,XtCFont,XtRFontStruct,sizeof(((XfwfLabelRec*)NULL)->xfwfLabel.font),XtOffsetOf(XfwfLabelRe…
140 …gnment,XtRAlignment,sizeof(((XfwfLabelRec*)NULL)->xfwfLabel.alignment),XtOffsetOf(XfwfLabelRec,xfw…
142 …Margin,XtRDimension,sizeof(((XfwfLabelRec*)NULL)->xfwfLabel.topMargin),XtOffsetOf(XfwfLabelRec,xfw…
146 …argin,XtRDimension,sizeof(((XfwfLabelRec*)NULL)->xfwfLabel.leftMargin),XtOffsetOf(XfwfLabelRec,xfw…
148 …rgin,XtRDimension,sizeof(((XfwfLabelRec*)NULL)->xfwfLabel.rightMargin),XtOffsetOf(XfwfLabelRec,xfw…
152 {XtNrvStart,XtCRvStart,XtRInt,sizeof(((XfwfLabelRec*)NULL)->xfwfLabel.rvStart),XtOffsetOf(XfwfLabel…
154 {XtNrvLength,XtCRvLength,XtRInt,sizeof(((XfwfLabelRec*)NULL)->xfwfLabel.rvLength),XtOffsetOf(XfwfLa…
158 {XtNhlStart,XtCHlStart,XtRInt,sizeof(((XfwfLabelRec*)NULL)->xfwfLabel.hlStart),XtOffsetOf(XfwfLabel…
[all …]
/dports/audio/nas/nas-1.9.4/clients/audio/widgets/
H A DSlider.c41 XtOffsetOf(SliderRec, slider.label), XtRString, NULL
45 XtOffsetOf(SliderRec, slider.value), XtRInt, NULL
49 XtOffsetOf(SliderRec, slider.min), XtRInt, NULL
53 XtOffsetOf(SliderRec, slider.max), XtRInt, NULL
57 XtOffsetOf(SliderRec, slider.callbacks), XtRCallback, (XtPointer) NULL
/dports/x11-toolkits/libXt/libXt-1.2.1/src/
H A DComposite.c79 XtOffsetOf(CompositeRec, composite.children), XtRImmediate, NULL},
81 XtOffsetOf(CompositeRec, composite.num_children), XtRImmediate, NULL},
83 XtOffsetOf(CompositeRec, composite.insert_position), XtRImmediate, NULL},
151 XtOffsetOf(CompositeClassRec, in InheritAllowsChangeManagedSet()
160 XtOffsetOf(CompositeClassRec, in InheritAllowsChangeManagedSet()
/dports/lang/php73/php-7.3.33/ext/sqlite3/
H A Dphp_sqlite3_structs.h84 return (php_sqlite3_db_object*)((char*)(obj) - XtOffsetOf(php_sqlite3_db_object, zo)); in php_sqlite3_db_from_obj()
116 return (php_sqlite3_result*)((char*)(obj) - XtOffsetOf(php_sqlite3_result, zo)); in php_sqlite3_result_from_obj()
135 return (php_sqlite3_stmt*)((char*)(obj) - XtOffsetOf(php_sqlite3_stmt, zo)); in php_sqlite3_stmt_from_obj()
/dports/databases/php81-sqlite3/php-8.1.1/ext/sqlite3/
H A Dphp_sqlite3_structs.h84 return (php_sqlite3_db_object*)((char*)(obj) - XtOffsetOf(php_sqlite3_db_object, zo)); in php_sqlite3_db_from_obj()
115 return (php_sqlite3_result*)((char*)(obj) - XtOffsetOf(php_sqlite3_result, zo)); in php_sqlite3_result_from_obj()
134 return (php_sqlite3_stmt*)((char*)(obj) - XtOffsetOf(php_sqlite3_stmt, zo)); in php_sqlite3_stmt_from_obj()
/dports/databases/php74-sqlite3/php-7.4.27/ext/sqlite3/
H A Dphp_sqlite3_structs.h84 return (php_sqlite3_db_object*)((char*)(obj) - XtOffsetOf(php_sqlite3_db_object, zo)); in php_sqlite3_db_from_obj()
116 return (php_sqlite3_result*)((char*)(obj) - XtOffsetOf(php_sqlite3_result, zo)); in php_sqlite3_result_from_obj()
135 return (php_sqlite3_stmt*)((char*)(obj) - XtOffsetOf(php_sqlite3_stmt, zo)); in php_sqlite3_stmt_from_obj()
/dports/databases/php73-sqlite3/php-7.3.33/ext/sqlite3/
H A Dphp_sqlite3_structs.h84 return (php_sqlite3_db_object*)((char*)(obj) - XtOffsetOf(php_sqlite3_db_object, zo)); in php_sqlite3_db_from_obj()
116 return (php_sqlite3_result*)((char*)(obj) - XtOffsetOf(php_sqlite3_result, zo)); in php_sqlite3_result_from_obj()
135 return (php_sqlite3_stmt*)((char*)(obj) - XtOffsetOf(php_sqlite3_stmt, zo)); in php_sqlite3_stmt_from_obj()
/dports/www/mod_php81/php-8.1.1/ext/sqlite3/
H A Dphp_sqlite3_structs.h84 return (php_sqlite3_db_object*)((char*)(obj) - XtOffsetOf(php_sqlite3_db_object, zo)); in php_sqlite3_db_from_obj()
115 return (php_sqlite3_result*)((char*)(obj) - XtOffsetOf(php_sqlite3_result, zo)); in php_sqlite3_result_from_obj()
134 return (php_sqlite3_stmt*)((char*)(obj) - XtOffsetOf(php_sqlite3_stmt, zo)); in php_sqlite3_stmt_from_obj()
/dports/lang/php74/php-7.4.27/ext/sqlite3/
H A Dphp_sqlite3_structs.h84 return (php_sqlite3_db_object*)((char*)(obj) - XtOffsetOf(php_sqlite3_db_object, zo)); in php_sqlite3_db_from_obj()
116 return (php_sqlite3_result*)((char*)(obj) - XtOffsetOf(php_sqlite3_result, zo)); in php_sqlite3_result_from_obj()
135 return (php_sqlite3_stmt*)((char*)(obj) - XtOffsetOf(php_sqlite3_stmt, zo)); in php_sqlite3_stmt_from_obj()
/dports/lang/php81/php-8.1.1/ext/sqlite3/
H A Dphp_sqlite3_structs.h84 return (php_sqlite3_db_object*)((char*)(obj) - XtOffsetOf(php_sqlite3_db_object, zo)); in php_sqlite3_db_from_obj()
115 return (php_sqlite3_result*)((char*)(obj) - XtOffsetOf(php_sqlite3_result, zo)); in php_sqlite3_result_from_obj()
134 return (php_sqlite3_stmt*)((char*)(obj) - XtOffsetOf(php_sqlite3_stmt, zo)); in php_sqlite3_stmt_from_obj()
/dports/www/mod_php73/php-7.3.33/ext/sqlite3/
H A Dphp_sqlite3_structs.h84 return (php_sqlite3_db_object*)((char*)(obj) - XtOffsetOf(php_sqlite3_db_object, zo)); in php_sqlite3_db_from_obj()
116 return (php_sqlite3_result*)((char*)(obj) - XtOffsetOf(php_sqlite3_result, zo)); in php_sqlite3_result_from_obj()
135 return (php_sqlite3_stmt*)((char*)(obj) - XtOffsetOf(php_sqlite3_stmt, zo)); in php_sqlite3_stmt_from_obj()
/dports/www/mod_php74/php-7.4.27/ext/sqlite3/
H A Dphp_sqlite3_structs.h84 return (php_sqlite3_db_object*)((char*)(obj) - XtOffsetOf(php_sqlite3_db_object, zo)); in php_sqlite3_db_from_obj()
116 return (php_sqlite3_result*)((char*)(obj) - XtOffsetOf(php_sqlite3_result, zo)); in php_sqlite3_result_from_obj()
135 return (php_sqlite3_stmt*)((char*)(obj) - XtOffsetOf(php_sqlite3_stmt, zo)); in php_sqlite3_stmt_from_obj()
/dports/x11-toolkits/open-motif/motif-2.3.8/lib/Xm/
H A DPaned.c194 sizeof(Cursor), XtOffsetOf(XmPanedRec, paned.cursor),
243 XtOffsetOf(XmPanedRec, paned.margin_width),
249 XtOffsetOf(XmPanedRec, paned.margin_height),
255 XtOffsetOf(XmPanedRec, paned.internal_bw),
261 XtOffsetOf(XmPanedRec, paned.sash_indent),
267 XtOffsetOf(XmPanedRec, paned.sash_width),
273 XtOffsetOf(XmPanedRec, paned.sash_height),
279 XtOffsetOf(XmPanedRec, paned.sash_shadow_thickness),
358 XtOffsetOf(XmPanedConstraintsRec, paned.min),
364 XtOffsetOf(XmPanedConstraintsRec, paned.max),
[all …]
H A DIconButton.c215 sizeof(String), XtOffsetOf(XmIconButtonRec, icon.label),
227 sizeof(Pixmap), XtOffsetOf(XmIconButtonRec, icon.pixmap),
269 sizeof(Boolean), XtOffsetOf(XmIconButtonRec, icon.recompute),
275 sizeof(Pixel), XtOffsetOf(XmIconButtonRec, icon.arm_color),
281 sizeof(Boolean), XtOffsetOf(XmIconButtonRec, icon.set),
287 sizeof(Dimension), XtOffsetOf(XmIconButtonRec, icon.v_space),
293 sizeof(Dimension), XtOffsetOf(XmIconButtonRec, icon.h_space),
338 XtOffsetOf(XmIconButtonRec, icon.h_space),
343 XtOffsetOf(XmIconButtonRec, icon.v_space),
348 XtOffsetOf(XmIconButtonRec, icon.icon_text_padding),
[all …]
H A DColorS.c146 sizeof(String), XtOffsetOf(XmColorSelectorRec, cs.rgb_file),
152 sizeof(String), XtOffsetOf(XmColorSelectorRec, cs.rgb_file),
215 XtOffsetOf(XmColorSelectorRec, cs.margin_width),
221 XtOffsetOf(XmColorSelectorRec, cs.margin_height),
227 XtOffsetOf(XmColorSelectorRec, cs.strings.slider_labels[0]),
233 XtOffsetOf(XmColorSelectorRec, cs.strings.slider_labels[1]),
239 XtOffsetOf(XmColorSelectorRec, cs.strings.slider_labels[2]),
245 XtOffsetOf(XmColorSelectorRec, cs.strings.tog_labels[0]),
251 XtOffsetOf(XmColorSelectorRec, cs.strings.tog_labels[1]),
257 XtOffsetOf(XmColorSelectorRec, cs.strings.no_cell_error),
[all …]
H A DArrowBG.c123 XtOffsetOf(struct _XmArrowButtonGadgetRec, arrowbutton.multiClick),
130 XtOffsetOf(struct _XmArrowButtonGadgetRec, arrowbutton.direction),
142 XtOffsetOf(struct _XmArrowButtonGadgetRec, arrowbutton.arm_callback),
148 XtOffsetOf(struct _XmArrowButtonGadgetRec, arrowbutton.disarm_callback),
155 XtOffsetOf(struct _XmArrowButtonGadgetRec, arrowbutton.background),
162 XtOffsetOf(struct _XmArrowButtonGadgetRec, arrowbutton.foreground),
627 XtOffsetOf(struct _XmArrowButtonGadgetRec, in InitNewColorBehavior()
636 XtOffsetOf(struct _XmArrowButtonGadgetRec, in InitNewColorBehavior()
645 XtOffsetOf(struct _XmArrowButtonGadgetRec, in InitNewColorBehavior()
654 XtOffsetOf(struct _XmArrowButtonGadgetRec, in InitNewColorBehavior()
[all …]
/dports/x11-toolkits/lesstif/lesstif-0.95.2/test/Mrm/xmp/
H A DGrid.c34 XtOffsetOf( struct _XmpGridRec, grid.rows),
42 XtOffsetOf( struct _XmpGridRec, grid.columns),
50 XtOffsetOf( struct _XmpGridRec, grid.margin_width),
58 XtOffsetOf( struct _XmpGridRec, grid.margin_height),
68 XtOffsetOf( struct _XmpGridRec, grid.margin_width),
75 XtOffsetOf( struct _XmpGridRec, grid.margin_height),
87 XtOffsetOf( struct _XmpGridConstraintRec, grid.grid_margin_width),
94 XtOffsetOf( struct _XmpGridConstraintRec, grid.grid_margin_height),
104 XtOffsetOf( struct _XmpGridConstraintRec, grid.grid_margin_width),
111 XtOffsetOf( struct _XmpGridConstraintRec, grid.grid_margin_height),
/dports/databases/php80-sqlite3/php-8.0.15/ext/sqlite3/
H A Dphp_sqlite3_structs.h84 return (php_sqlite3_db_object*)((char*)(obj) - XtOffsetOf(php_sqlite3_db_object, zo)); in php_sqlite3_db_from_obj()
115 return (php_sqlite3_result*)((char*)(obj) - XtOffsetOf(php_sqlite3_result, zo)); in php_sqlite3_result_from_obj()
134 return (php_sqlite3_stmt*)((char*)(obj) - XtOffsetOf(php_sqlite3_stmt, zo)); in php_sqlite3_stmt_from_obj()
/dports/lang/php80/php-8.0.15/ext/sqlite3/
H A Dphp_sqlite3_structs.h84 return (php_sqlite3_db_object*)((char*)(obj) - XtOffsetOf(php_sqlite3_db_object, zo)); in php_sqlite3_db_from_obj()
115 return (php_sqlite3_result*)((char*)(obj) - XtOffsetOf(php_sqlite3_result, zo)); in php_sqlite3_result_from_obj()
134 return (php_sqlite3_stmt*)((char*)(obj) - XtOffsetOf(php_sqlite3_stmt, zo)); in php_sqlite3_stmt_from_obj()
/dports/www/mod_php80/php-8.0.15/ext/sqlite3/
H A Dphp_sqlite3_structs.h84 return (php_sqlite3_db_object*)((char*)(obj) - XtOffsetOf(php_sqlite3_db_object, zo)); in php_sqlite3_db_from_obj()
115 return (php_sqlite3_result*)((char*)(obj) - XtOffsetOf(php_sqlite3_result, zo)); in php_sqlite3_result_from_obj()
134 return (php_sqlite3_stmt*)((char*)(obj) - XtOffsetOf(php_sqlite3_stmt, zo)); in php_sqlite3_stmt_from_obj()
/dports/x11-toolkits/libXaw/libXaw-1.0.14/src/
H A DVendor.c104 XtOffsetOf(VendorShellRec, wm.wm_hints.input),
220 XtOffsetOf(XawVendorShellExtRec, vendor_ext.im.input_method),
223 XtOffsetOf(XawVendorShellExtRec, vendor_ext.im.preedit_type),
226 XtOffsetOf(XawVendorShellExtRec, vendor_ext.im.open_im),
229 XtOffsetOf(XawVendorShellExtRec, vendor_ext.ic.shared_ic),
313 {XtWidgetBaseOffset, (XtPointer) XtOffsetOf(WidgetRec, core.screen), in XawVendorShellClassInitialize()
335 XtOffsetOf(CompositeClassRec, in XawVendorShellClassPartInit()
/dports/lang/php73/php-7.3.33/Zend/
H A Dzend_ini.h127 …ZEND_INI_ENTRY2(name, default_value, modifiable, on_modify, (void *) XtOffsetOf(struct_type, prope…
129 …ZEND_INI_ENTRY2_EX(name, default_value, modifiable, on_modify, (void *) XtOffsetOf(struct_type, pr…
131 …ZEND_INI_ENTRY3_EX(name, default_value, modifiable, on_modify, (void *) XtOffsetOf(struct_type, pr…
134 …ZEND_INI_ENTRY2(name, default_value, modifiable, on_modify, (void *) XtOffsetOf(struct_type, prope…
136 …ZEND_INI_ENTRY2_EX(name, default_value, modifiable, on_modify, (void *) XtOffsetOf(struct_type, pr…
138 …ZEND_INI_ENTRY3_EX(name, default_value, modifiable, on_modify, (void *) XtOffsetOf(struct_type, pr…
/dports/www/mod_php81/php-8.1.1/Zend/
H A Dzend_ini.h127 …ZEND_INI_ENTRY2(name, default_value, modifiable, on_modify, (void *) XtOffsetOf(struct_type, prope…
129 …ZEND_INI_ENTRY2_EX(name, default_value, modifiable, on_modify, (void *) XtOffsetOf(struct_type, pr…
131 …ZEND_INI_ENTRY3_EX(name, default_value, modifiable, on_modify, (void *) XtOffsetOf(struct_type, pr…
134 …ZEND_INI_ENTRY2(name, default_value, modifiable, on_modify, (void *) XtOffsetOf(struct_type, prope…
136 …ZEND_INI_ENTRY2_EX(name, default_value, modifiable, on_modify, (void *) XtOffsetOf(struct_type, pr…
138 …ZEND_INI_ENTRY3_EX(name, default_value, modifiable, on_modify, (void *) XtOffsetOf(struct_type, pr…
/dports/lang/php81/php-8.1.1/Zend/
H A Dzend_ini.h127 …ZEND_INI_ENTRY2(name, default_value, modifiable, on_modify, (void *) XtOffsetOf(struct_type, prope…
129 …ZEND_INI_ENTRY2_EX(name, default_value, modifiable, on_modify, (void *) XtOffsetOf(struct_type, pr…
131 …ZEND_INI_ENTRY3_EX(name, default_value, modifiable, on_modify, (void *) XtOffsetOf(struct_type, pr…
134 …ZEND_INI_ENTRY2(name, default_value, modifiable, on_modify, (void *) XtOffsetOf(struct_type, prope…
136 …ZEND_INI_ENTRY2_EX(name, default_value, modifiable, on_modify, (void *) XtOffsetOf(struct_type, pr…
138 …ZEND_INI_ENTRY3_EX(name, default_value, modifiable, on_modify, (void *) XtOffsetOf(struct_type, pr…
/dports/lang/php74/php-7.4.27/Zend/
H A Dzend_ini.h127 …ZEND_INI_ENTRY2(name, default_value, modifiable, on_modify, (void *) XtOffsetOf(struct_type, prope…
129 …ZEND_INI_ENTRY2_EX(name, default_value, modifiable, on_modify, (void *) XtOffsetOf(struct_type, pr…
131 …ZEND_INI_ENTRY3_EX(name, default_value, modifiable, on_modify, (void *) XtOffsetOf(struct_type, pr…
134 …ZEND_INI_ENTRY2(name, default_value, modifiable, on_modify, (void *) XtOffsetOf(struct_type, prope…
136 …ZEND_INI_ENTRY2_EX(name, default_value, modifiable, on_modify, (void *) XtOffsetOf(struct_type, pr…
138 …ZEND_INI_ENTRY3_EX(name, default_value, modifiable, on_modify, (void *) XtOffsetOf(struct_type, pr…

12345678910>>...79