Home
last modified time | relevance | path

Searched refs:XmQmotif (Results 1 – 25 of 118) sorted by relevance

12345

/dports/x11-toolkits/lesstif/lesstif-0.95.2/lib/Xm-2.1/
H A DBaseClass.c58 XrmQuark XmQmotif = 0; variable
89 bce = (XmBaseClassExt *)_XmGetBaseClassExtPtr(wc, XmQmotif); in _XmIsSlowSubclass()
129 XmQmotif); in _XmIsStandardMotifWidgetClass()
351 bce->record_type = XmQmotif; in _XmGetWrapperData()
421 bce->record_type = XmQmotif; in _XmPushWrapperData()
969 ext = _XmGetBaseClassExtPtr(wc, XmQmotif); in BaseClassPartInitialize()
976 sext = _XmGetBaseClassExtPtr(sclass, XmQmotif); in BaseClassPartInitialize()
1055 p->record_type = XmQmotif; in BaseClassPartInitialize()
1806 if (XmQmotif == 0) in _XmInitializeExtensions()
1808 XmQmotif = XrmStringToQuark("OSF_MOTIF"); in _XmInitializeExtensions()
[all …]
H A DGadget.c309 _XmGadgetRectClassExtRec.record_type = XmQmotif; in class_initialize()
397 bce = _XmGetBaseClassExtPtr(XtClass(new_w), XmQmotif); in secondary_object_create()
409 bce = _XmGetBaseClassExtPtr(XtClass(new_w), XmQmotif); in secondary_object_create()
462 bce = *(XmBaseClassExt *)_XmGetBaseClassExtPtr(XtClass(new_w), XmQmotif); in initialize()
790 bce = (XmBaseClassExt *)_XmGetBaseClassExtPtr(c, XmQmotif); in _XmBuildGadgetResources()
H A DSeparatoG.c312 bce = _XmGetBaseClassExtPtr(XtClass(new_w), XmQmotif); in secondary_object_create()
367 _XmSeparatoGRectClassExtRec.record_type = XmQmotif; in class_initialize()
545 bce = _XmGetBaseClassExtPtr(XtClass(new_w), XmQmotif); in set_values_prehook()
723 bce = _XmGetBaseClassExtPtr(XtClass(new_w), XmQmotif); in get_values_prehook()
H A DXme.c205 bce = _XmGetBaseClassExtPtr(XtClass(w), XmQmotif); in XmeAddFocusChangeCallback()
239 bce = _XmGetBaseClassExtPtr(XtClass(w), XmQmotif); in XmeRemoveFocusChangeCallback()
H A DLabelG.c478 bce = _XmGetBaseClassExtPtr(XtClass(new_w), XmQmotif); in secondary_object_create()
603 bce = _XmGetBaseClassExtPtr(XtClass((Widget)lw), XmQmotif); in _XmAssignLabG_MarginHeight()
650 bce = _XmGetBaseClassExtPtr(XtClass((Widget)lw), XmQmotif); in _XmAssignLabG_MarginWidth()
695 bce = _XmGetBaseClassExtPtr(XtClass((Widget)lw), XmQmotif); in _XmAssignLabG_MarginLeft()
740 bce = _XmGetBaseClassExtPtr(XtClass((Widget)lw), XmQmotif); in _XmAssignLabG_MarginRight()
785 bce = _XmGetBaseClassExtPtr(XtClass((Widget)lw), XmQmotif); in _XmAssignLabG_MarginTop()
830 bce = _XmGetBaseClassExtPtr(XtClass((Widget)lw), XmQmotif); in _XmAssignLabG_MarginBottom()
1005 _XmLabelGRectClassExtRec.record_type = XmQmotif; in class_initialize()
1460 bce = _XmGetBaseClassExtPtr(XtClass(new_w), XmQmotif); in set_values_prehook()
1823 bce = _XmGetBaseClassExtPtr(XtClass(new_w), XmQmotif); in get_values_prehook()
H A DExtObject.c174 _XmObjectClassExtRec.record_type = XmQmotif; in class_initialize()
H A DSash.c192 _XmSashCoreClassExtRec.record_type = XmQmotif; in class_initialize()
H A DIconG.c431 bce = _XmGetBaseClassExtPtr(XtClass(new_w), XmQmotif); in secondary_object_create()
491 _XmIconGRectClassExtRec.record_type = XmQmotif; in class_initialize()
817 bce = _XmGetBaseClassExtPtr(XtClass(new_w), XmQmotif); in set_values_prehook()
937 bce = _XmGetBaseClassExtPtr(XtClass(new_w), XmQmotif); in get_values_prehook()
H A DPushBG.c441 bce = _XmGetBaseClassExtPtr(XtClass(new_w), XmQmotif); in secondary_object_create()
505 _XmPushBGRectClassExtRec.record_type = XmQmotif; in class_initialize()
788 bce = _XmGetBaseClassExtPtr(XtClass(new_w), XmQmotif); in set_values_prehook()
1108 bce = _XmGetBaseClassExtPtr(XtClass(new_w), XmQmotif); in get_values_prehook()
/dports/x11-toolkits/open-motif/motif-2.3.8/lib/Xm/
H A DExtObject.c188 myBaseClassExtRec.record_type = XmQmotif; in ClassInitialize()
205 XmBaseClassExt *scePtr = _XmGetBaseClassExtPtr(sc, XmQmotif); in ClassPartInitPrehook()
232 XmBaseClassExt *wcePtr = _XmGetBaseClassExtPtr(wc, XmQmotif); in ClassPartInitPosthook()
272 XmBaseClassExt *wcePtr = _XmGetBaseClassExtPtr(ec, XmQmotif); in InitializePrehook()
313 XmBaseClassExt *wcePtr = _XmGetBaseClassExtPtr(ec, XmQmotif); in Initialize()
345 XmBaseClassExt *wcePtr = _XmGetBaseClassExtPtr(ec, XmQmotif); in SetValuesPrehook()
366 XmBaseClassExt *wcePtr = _XmGetBaseClassExtPtr(ec, XmQmotif); in GetValuesPrehook()
H A DBaseClassP.h61 if((_Xm_fastPtr = _XmGetBaseClassExtPtr( wc, XmQmotif)) && \
73 ((_Xm_fastPtr = _XmGetBaseClassExtPtr((wc),XmQmotif)) && \
160 externalref XrmQuark XmQmotif; variable
H A DBaseClass.c75 externaldef(baseclass) XrmQuark XmQmotif = NULLQUARK;
527 wcePtr = _XmGetBaseClassExtPtr( w_class, XmQmotif); in GetWrapperData()
533 (*wcePtr)->record_type = XmQmotif; in GetWrapperData()
1368 wcePtr = _XmGetBaseClassExtPtr(wc, XmQmotif); in BaseClassPartInitialize()
1462 xmExtExtensionRec.record_type = XmQmotif; in BaseClassPartInitialize()
1593 wcePtr = _XmGetBaseClassExtPtr(wc, XmQmotif); in ClassPartInitLeafWrapper()
1636 XmQmotif = XrmPermStringToQuark("OSF_MOTIF"); in _XmInitializeExtensions()
1870 wcePtr = _XmGetBaseClassExtPtr(wc, XmQmotif); in InitializeRootWrapper()
1997 XmBaseClassExt *wcePtr = _XmGetBaseClassExtPtr(wc, XmQmotif); in CInitializeLeafWrapper()
2196 wcePtr = _XmGetBaseClassExtPtr(wc, XmQmotif); in SetValuesRootWrapper()
[all …]
H A DGetRes.c66 bcePtr = _XmGetBaseClassExtPtr( w_class, XmQmotif); in GetSecResData()
H A DGadget.c439 baseClassExtRec.record_type = XmQmotif; in ClassInitialize()
541 cePtr = _XmGetBaseClassExtPtr(XtClass(new_w), XmQmotif); in SecondaryObjectCreate()
592 cePtr = _XmGetBaseClassExtPtr(XtClass(gw), XmQmotif); in Initialize()
792 classExtPtr = _XmGetBaseClassExtPtr(c, XmQmotif); in _XmBuildGadgetResources()
H A DDialogSE.c154 myExtExtension.record_type = XmQmotif; in ClassInitialize()
H A DVendorSE.c545 myBaseClassExtRec.record_type = XmQmotif; in ClassInitialize()
662 wcePtr = _XmGetBaseClassExtPtr(ec, XmQmotif); in InitializePrehook()
663 pcePtr = _XmGetBaseClassExtPtr(pec, XmQmotif); in InitializePrehook()
H A DVendorS.c614 if ((bcePtr = _XmGetBaseClassExtPtr(w_class, XmQmotif)) && in GetSecResData()
706 baseClassExtRec.record_type = XmQmotif; in ClassInitialize()
765 wcePtr = _XmGetBaseClassExtPtr(wc, XmQmotif); in ClassPartInitialize()
768 scePtr = _XmGetBaseClassExtPtr(wc->core_class.superclass, XmQmotif); in ClassPartInitialize()
1500 pePtr = _XmGetBaseClassExtPtr(XtClass(new_w), XmQmotif); in SecondaryObjectCreate()
1599 cePtr = _XmGetBaseClassExtPtr(XtClass(new_w), XmQmotif); in InitializePrehook()
1951 cePtr = _XmGetBaseClassExtPtr(XtClass(new_w), XmQmotif); in SetValuesPrehook()
2267 cePtr = _XmGetBaseClassExtPtr(XtClass(w), XmQmotif); in GetValuesHook()
H A DSeparatoG.c503 separatorBaseClassExtRec.record_type = XmQmotif; in ClassInitialize()
551 cePtr = _XmGetBaseClassExtPtr(XtClass(new_w), XmQmotif); in SecondaryObjectCreate()
658 cePtr = _XmGetBaseClassExtPtr(XtClass(newParent), XmQmotif); in SetValuesPrehook()
722 cePtr = _XmGetBaseClassExtPtr(XtClass(newParent), XmQmotif); in GetValuesPrehook()
H A DClipWindow.c326 baseClassExtRec.record_type = XmQmotif ; in ClassInitialize()
H A DSash.c223 SashBaseClassExtRec.record_type = XmQmotif; in ClassInitialize()
/dports/x11-toolkits/lesstif/lesstif-0.95.2/include/Motif-2.1/Xm/
H A DBaseClassP.h54 if ((_Xm_fastPtr = _XmGetBaseClassExtPtr(wc, XmQmotif)) && \
60 (((_Xm_fastPtr = _XmGetBaseClassExtPtr((wc), XmQmotif)) && (*_Xm_fastPtr)) \
133 XMLIBEXPORT extern XrmQuark XmQmotif;
/dports/x11-toolkits/lesstif/lesstif-0.95.2/test/Xm/baseclass/
H A Dtest1.c26 printf("XmQmotif: %s\n", XrmQuarkToString(XmQmotif)); in main()
/dports/x11-toolkits/lesstif/lesstif-0.95.2/test/Xm/geometry/
H A DTrivial.c153 _XmTrivialCoreClassExtRec.record_type = XmQmotif; in class_initialize()
/dports/x11-toolkits/Xmt/xmt400/Xmt/
H A DLayoutGadget.c191 baseClassExt.record_type = XmQmotif; in ClassInitialize()
/dports/x11-toolkits/lesstif/lesstif-0.95.2/test/Xm/misc/
H A Dtest13.c127 while ( ext && (ext->record_type == Inherited ? XmQmotif : NULLQUARK) && in GetExt()

12345