Home
last modified time | relevance | path

Searched refs:renderSynchronously (Results 1 – 19 of 19) sorted by relevance

/dports/www/py-nevow/Nevow-0.14.0/nevow/test/
H A Dtest_rend.py416 result = Page().renderSynchronously()
436 result = page.renderSynchronously()
455 result = page.renderSynchronously()
480 page.renderSynchronously)
714 result = rend.Page(docFactory=loaders.stan(doc)).renderSynchronously()
726 self.assertEquals(Page().renderSynchronously(ctx), '<p>Hello!</p>')
980 p1_str = p1.renderSynchronously(ctx1)
981 p2_str = p2.renderSynchronously(ctx2)
1020 p1_str = p1.renderSynchronously(ctx1)
1021 p2_str = p2.renderSynchronously(ctx2)
/dports/graphics/qgis/qgis-3.22.3/python/core/auto_generated/maprenderer/
H A Dqgsmaprenderercustompainterjob.sip.in89 void renderSynchronously();
107 and an alternative to :py:func:`~QgsMapRendererCustomPainterJob.renderSynchronously` (which should …
121 and an alternative to :py:func:`~QgsMapRendererCustomPainterJob.renderSynchronously` (which should …
/dports/graphics/qgis-ltr/qgis-3.16.16/python/core/auto_generated/
H A Dqgsmaprenderercustompainterjob.sip.in91 void renderSynchronously();
109 and an alternative to :py:func:`~QgsMapRendererCustomPainterJob.renderSynchronously` (which should …
123 and an alternative to :py:func:`~QgsMapRendererCustomPainterJob.renderSynchronously` (which should …
/dports/www/py-nevow/Nevow-0.14.0/doc/howto/
H A Dpublishing.rst18 >>> HelloWorld().renderSynchronously()
45 >>> PythonTypes().renderSynchronously()
70 >>> Tags().renderSynchronously()
87 >>> Tags2().renderSynchronously()
99 >>> Tags3().renderSynchronously()
133 >>> Repeat().renderSynchronously()
334 >>> DataSpecial().renderSynchronously()
401 >>> AlignmentPage().renderSynchronously()
446 >>> List([1, 2, 3]).renderSynchronously()
461 >>> List([1, 2, 3]).renderSynchronously()
[all …]
H A Ddeployment.rst45 print HelloWorld().renderSynchronously()
/dports/graphics/qgis-ltr/qgis-3.16.16/src/core/
H A Dqgsmaprenderercustompainterjob.h104 void renderSynchronously();
H A Dqgsmaprenderercustompainterjob.cpp216 void QgsMapRendererCustomPainterJob::renderSynchronously() in renderSynchronously() function in QgsMapRendererCustomPainterJob
/dports/graphics/qgis-ltr/qgis-3.16.16/src/server/services/wms/
H A Dqgsmaprendererjobproxy.cpp80 renderJob.renderSynchronously(); in render()
/dports/graphics/qgis/qgis-3.22.3/src/server/services/wms/
H A Dqgsmaprendererjobproxy.cpp80 renderJob.renderSynchronously(); in render()
/dports/graphics/qgis/qgis-3.22.3/src/core/maprenderer/
H A Dqgsmaprenderercustompainterjob.h103 void renderSynchronously();
H A Dqgsmaprenderercustompainterjob.cpp216 void QgsMapRendererCustomPainterJob::renderSynchronously() in renderSynchronously() function in QgsMapRendererCustomPainterJob
/dports/www/py-nevow/Nevow-0.14.0/nevow/
H A Drend.py595 def renderSynchronously(self, ctx=None): member in Page
/dports/graphics/qgis/qgis-3.22.3/python/plugins/processing/algs/qgis/
H A DTilesXYZ.py220 job.renderSynchronously()
/dports/graphics/qgis-ltr/qgis-3.16.16/python/plugins/processing/algs/qgis/
H A DTilesXYZ.py220 job.renderSynchronously()
/dports/www/py-nevow/Nevow-0.14.0/
H A DChangeLog324 renderSynchronously methods. This provides a site-like context that is
/dports/graphics/qgis/qgis-3.22.3/src/core/layout/
H A Dqgslayoutitemmap.cpp1363 job.renderSynchronously(); in drawMap()
/dports/graphics/qgis-ltr/qgis-3.16.16/src/core/layout/
H A Dqgslayoutitemmap.cpp1344 job.renderSynchronously(); in drawMap()
/dports/graphics/qgis-ltr/qgis-3.16.16/
H A DChangeLog19088 …Fixed an issue with QgsDemHeightMapGenerator::renderSynchronously because it wasm't doing the same…
/dports/graphics/qgis/qgis-3.22.3/
H A DChangeLog52774 …Fixed an issue with QgsDemHeightMapGenerator::renderSynchronously because it wasm't doing the same…