Home
last modified time | relevance | path

Searched refs:resParent (Results 1 – 11 of 11) sorted by relevance

/dports/textproc/fop/fop-2.6/fop-core/src/test/java/org/apache/fop/pdf/
H A DPDFResourcesTestCase.java78 PDFResources resParent = new PDFResources(pdfDoc); in testOutputWithParent() local
79 res.setParentResources(resParent); in testOutputWithParent()
80 resParent.addColorSpace(this.createColorSpace()); in testOutputWithParent()
81 PDFResourceContext context = new PDFResourceContext(resParent); in testOutputWithParent()
83 context.addPattern(this.createPDFPattern(resParent, pdfDoc)); in testOutputWithParent()
84 context.addShading(this.createPDFShading(resParent, pdfDoc)); in testOutputWithParent()
119 PDFResources resParent = new PDFResources(pdfDoc); in testOutputWithParent2() local
120 res.setParentResources(resParent); in testOutputWithParent2()
121 resParent.addColorSpace(this.createColorSpace()); in testOutputWithParent2()
124 context.addPattern(this.createPDFPattern(resParent, pdfDoc)); in testOutputWithParent2()
[all …]
/dports/x11-toolkits/open-motif/motif-2.3.8/lib/Xm/
H A DExtObject.c311 Widget resParent = ne->ext.logicalParent; in Initialize() local
317 if (resParent) in Initialize()
320 _XmPushWidgetExtData(resParent, extData, ne->ext.extensionType); in Initialize()
394 Widget resParent = ne->ext.logicalParent; in SetValues() local
406 if (resParent) in SetValues()
439 Widget resParent = ne->ext.logicalParent; in GetValuesHook() local
442 if (resParent) in GetValuesHook()
444 ext = _XmGetWidgetExtData(resParent, ne->ext.extensionType); in GetValuesHook()
469 Widget resParent = extObj->ext.logicalParent; in Destroy() local
471 if (resParent) in Destroy()
[all …]
H A DDesktop.c45 Widget resParent,
171 Widget resParent, in ResParentDestroyed() argument
188 Widget resParent = w->ext.logicalParent; in Destroy() local
209 if (resParent && !resParent->core.being_destroyed) in Destroy()
210 XtRemoveCallback((Widget) resParent, in Destroy()
/dports/misc/gedkeeper/GEDKeeper-2.19.1/projects/GKCore/GKCore/Charts/
H A DTreeChartModel.cs610 TreeChartPerson resParent = null; in DoDescendantsStep()
628 ft = resParent; in DoDescendantsStep()
636 resParent = null; in DoDescendantsStep()
657 mt = resParent; in DoDescendantsStep()
662 resParent = null; in DoDescendantsStep()
680 if (resParent != null) { in DoDescendantsStep()
685 result.AddSpouse(resParent); in DoDescendantsStep()
686 resParent.BaseSpouse = result; in DoDescendantsStep()
687 resParent.BaseFamily = family; in DoDescendantsStep()
689 if (resParent.Rec != null) { in DoDescendantsStep()
[all …]
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/yesod-core-1.6.18/test/
H A DRouteSpec.hs66 resParent = ResourceParent function
74 ress = resParent : resLeaves
/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/yesod-core-1.6.18/test/
H A DRouteSpec.hs66 resParent = ResourceParent function
74 ress = resParent : resLeaves
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/classpath/javax/swing/text/
H A DAbstractDocument.java1855 AttributeSet resParent = getResolveParent(); in getAttribute() local
1856 if (resParent != null) in getAttribute()
1857 result = resParent.getAttribute(key); in getAttribute()
/dports/lang/gcc48/gcc-4.8.5/libjava/classpath/javax/swing/text/
H A DAbstractDocument.java1855 AttributeSet resParent = getResolveParent(); in getAttribute() local
1856 if (resParent != null) in getAttribute()
1857 result = resParent.getAttribute(key); in getAttribute()
/dports/lang/gnat_util/gcc-6-20180516/libjava/classpath/javax/swing/text/
H A DAbstractDocument.java1855 AttributeSet resParent = getResolveParent(); in getAttribute() local
1856 if (resParent != null) in getAttribute()
1857 result = resParent.getAttribute(key); in getAttribute()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/classpath/javax/swing/text/
H A DAbstractDocument.java1855 AttributeSet resParent = getResolveParent(); in getAttribute() local
1856 if (resParent != null) in getAttribute()
1857 result = resParent.getAttribute(key); in getAttribute()
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/classpath/javax/swing/text/
H A DAbstractDocument.java1855 AttributeSet resParent = getResolveParent(); in getAttribute() local
1856 if (resParent != null) in getAttribute()
1857 result = resParent.getAttribute(key); in getAttribute()