Home
last modified time | relevance | path

Searched +defs:rect +defs:prefix (Results 126 – 150 of 701) sorted by relevance

12345678910>>...29

/dports/graphics/krita/krita-4.4.8/libs/image/
H A Dkis_update_time_monitor.cpp189 QString prefix; in printValues() local
239 void KisUpdateTimeMonitor::reportUpdateFinished(const QRect &rect) in reportUpdateFinished()
/dports/graphics/ossim/ossim-OrchidIsland-2.11.1/src/imaging/
H A DossimFftFilter.cpp59 ossimRefPtr<ossimImageData> ossimFftFilter::getTile(const ossimIrect& rect, in getTile()
427 const char* prefix) in loadState()
H A DossimNitfWriter.cpp310 ossimIrect rect = theInputConnection->getBoundingRect(); in writeBlockBandSeparate() local
558 ossimIrect rect = theInputConnection->getBoundingRect(); in writeBlockBandSequential() local
874 const char* prefix) in loadState()
H A DossimMeanMedianFilter.cpp49 const ossimIrect& rect, ossim_uint32 resLevel) in getTile()
816 const char* prefix) in loadState()
907 ossimIrect rect = ossimImageSourceFilter::getBoundingRect(resLevel); in getBoundingRect() local
H A DossimEdgeFilter.cpp45 ossimRefPtr<ossimImageData> ossimEdgeFilter::getTile(const ossimIrect& rect, in getTile()
242 ossimIrect rect = requestRect; in adjustRequestRect() local
710 const char* prefix) in loadState()
H A DossimCibCadrgTileSource.cpp240 const ossimIrect& rect, ossim_uint32 resLevel) in getTile()
300 ossimIrect rect = result->getImageRectangle(); in getTile() local
682 …ource::ossimFrameEntryData> ossimCibCadrgTileSource::getIntersectingEntries(const ossimIrect& rect) in getIntersectingEntries()
1124 const char* prefix) in loadState()
/dports/graphics/ossim/ossim-OrchidIsland-2.11.1/src/hdf5/
H A DossimHdf5ImageHandler.cpp75 ossimRefPtr<ossimImageData> ossimHdf5ImageHandler::getTile(const ossimIrect& rect, in getTile()
210 const char* prefix) in loadState()
/dports/devel/directfb/DirectFB-1.4.17/proxy/requestor/
H A Didirectfbsurface_requestor.c276 DFBRectangle *rect ) in IDirectFBSurface_Requestor_GetVisibleRectangle()
681 DFBRectangle rect = { x, y, w, h }; in IDirectFBSurface_Requestor_FillRectangle() local
782 DFBRectangle rect = { x, y, w, h }; in IDirectFBSurface_Requestor_DrawRectangle() local
826 const DFBRectangle *rect, in IDirectFBSurface_Requestor_Blit()
852 const DFBRectangle *rect, in IDirectFBSurface_Requestor_TileBlit()
1029 const DFBRectangle *rect, in IDirectFBSurface_Requestor_GetSubSurface()
1080 const char *prefix ) in IDirectFBSurface_Requestor_Dump()
1249 const DFBRectangle *rect, in IDirectFBSurface_Requestor_Write()
1460 const DFBRectangle *rect, in IDirectFBSurface_Requestor_Read()
/dports/emulators/mess/mame-mame0226/3rdparty/SDL2/src/render/opengles2/
H A DSDL_render_gles2.c236 GL_CheckAllErrors (const char *prefix, SDL_Renderer *renderer, const char *file, int line, const ch… in GL_CheckAllErrors()
263 #define GL_CheckError(prefix, renderer) GL_CheckAllErrors(prefix, renderer, __FILE__, __LINE__, __F… argument
265 #define GL_CheckError(prefix, renderer) GL_CheckAllErrors(prefix, renderer, __FILE__, __LINE__, __P… argument
413 const SDL_Rect *rect = &renderer->clip_rect; in GLES2_UpdateClipRect() local
681 GLES2_UpdateTexture(SDL_Renderer *renderer, SDL_Texture *texture, const SDL_Rect *rect, in GLES2_UpdateTexture()
758 const SDL_Rect * rect, in GLES2_UpdateTextureYUV()
807 GLES2_LockTexture(SDL_Renderer *renderer, SDL_Texture *texture, const SDL_Rect *rect, in GLES2_LockTexture()
825 SDL_Rect rect; in GLES2_UnlockTexture() local
1530 const SDL_FRect *rect = &rects[idx]; in GLES2_RenderFillRects() local
1824 GLES2_RenderReadPixels(SDL_Renderer * renderer, const SDL_Rect * rect, in GLES2_RenderReadPixels()
/dports/emulators/mame/mame-mame0226/3rdparty/SDL2/src/render/opengles2/
H A DSDL_render_gles2.c236 GL_CheckAllErrors (const char *prefix, SDL_Renderer *renderer, const char *file, int line, const ch… in GL_CheckAllErrors()
263 #define GL_CheckError(prefix, renderer) GL_CheckAllErrors(prefix, renderer, __FILE__, __LINE__, __F… argument
265 #define GL_CheckError(prefix, renderer) GL_CheckAllErrors(prefix, renderer, __FILE__, __LINE__, __P… argument
413 const SDL_Rect *rect = &renderer->clip_rect; in GLES2_UpdateClipRect() local
681 GLES2_UpdateTexture(SDL_Renderer *renderer, SDL_Texture *texture, const SDL_Rect *rect, in GLES2_UpdateTexture()
758 const SDL_Rect * rect, in GLES2_UpdateTextureYUV()
807 GLES2_LockTexture(SDL_Renderer *renderer, SDL_Texture *texture, const SDL_Rect *rect, in GLES2_LockTexture()
825 SDL_Rect rect; in GLES2_UnlockTexture() local
1530 const SDL_FRect *rect = &rects[idx]; in GLES2_RenderFillRects() local
1824 GLES2_RenderReadPixels(SDL_Renderer * renderer, const SDL_Rect * rect, in GLES2_RenderReadPixels()
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/SDL/src/render/opengles2/
H A DSDL_render_gles2.c236 GL_CheckAllErrors (const char *prefix, SDL_Renderer *renderer, const char *file, int line, const ch… in GL_CheckAllErrors()
263 #define GL_CheckError(prefix, renderer) GL_CheckAllErrors(prefix, renderer, __FILE__, __LINE__, __F… argument
265 #define GL_CheckError(prefix, renderer) GL_CheckAllErrors(prefix, renderer, __FILE__, __LINE__, __P… argument
413 const SDL_Rect *rect = &renderer->clip_rect; in GLES2_UpdateClipRect() local
681 GLES2_UpdateTexture(SDL_Renderer *renderer, SDL_Texture *texture, const SDL_Rect *rect, in GLES2_UpdateTexture()
758 const SDL_Rect * rect, in GLES2_UpdateTextureYUV()
807 GLES2_LockTexture(SDL_Renderer *renderer, SDL_Texture *texture, const SDL_Rect *rect, in GLES2_LockTexture()
825 SDL_Rect rect; in GLES2_UnlockTexture() local
1530 const SDL_FRect *rect = &rects[idx]; in GLES2_RenderFillRects() local
1824 GLES2_RenderReadPixels(SDL_Renderer * renderer, const SDL_Rect * rect, in GLES2_RenderReadPixels()
/dports/cad/magic/magic-8.3.245/commands/
H A DCmdSubrs.c802 nameEllipsis(name, maxlen, prefix) in nameEllipsis() argument
997 CmdGetRootPoint(point, rect) in CmdGetRootPoint() argument
1032 CmdGetEditPoint(point, rect) in CmdGetEditPoint() argument
/dports/graphics/digikam/digikam-7.4.0/core/libs/widgets/range/
H A Ddsliderspinbox.cpp90 QString prefix; member in Digikam::DAbstractSliderSpinBoxPrivate
267 QRect rect = progressOpts.rect.adjusted(1, 2, -4, -2); in paintFusion() local
333 QRect rect = progressOpts.rect.adjusted(2, 0, -2, 0); in paintPlastique() local
896 void DAbstractSliderSpinBox::setPrefix(const QString& prefix) in setPrefix()
/dports/x11/controllermap/SDL2-2.0.18/src/render/opengles2/
H A DSDL_render_gles2.c195 GL_CheckAllErrors (const char *prefix, SDL_Renderer *renderer, const char *file, int line, const ch… in GL_CheckAllErrors()
222 #define GL_CheckError(prefix, renderer) GL_CheckAllErrors(prefix, renderer, SDL_FILE, SDL_LINE, SDL… argument
837 const SDL_Rect *rect = &data->drawstate.cliprect; in SetDrawState() local
1091 const SDL_Rect *rect = &cmd->data.cliprect.rect; in GLES2_RunCommandQueue() local
1474 GLES2_UpdateTexture(SDL_Renderer *renderer, SDL_Texture *texture, const SDL_Rect *rect, in GLES2_UpdateTexture()
1555 const SDL_Rect * rect, in GLES2_UpdateTextureYUV()
1607 const SDL_Rect * rect, in GLES2_UpdateTextureNV()
1648 GLES2_LockTexture(SDL_Renderer *renderer, SDL_Texture *texture, const SDL_Rect *rect, in GLES2_LockTexture()
1666 SDL_Rect rect; in GLES2_UnlockTexture() local
1766 GLES2_RenderReadPixels(SDL_Renderer * renderer, const SDL_Rect * rect, in GLES2_RenderReadPixels()
/dports/devel/sdl20/SDL2-2.0.18/src/render/opengles2/
H A DSDL_render_gles2.c195 GL_CheckAllErrors (const char *prefix, SDL_Renderer *renderer, const char *file, int line, const ch… in GL_CheckAllErrors()
222 #define GL_CheckError(prefix, renderer) GL_CheckAllErrors(prefix, renderer, SDL_FILE, SDL_LINE, SDL… argument
837 const SDL_Rect *rect = &data->drawstate.cliprect; in SetDrawState() local
1091 const SDL_Rect *rect = &cmd->data.cliprect.rect; in GLES2_RunCommandQueue() local
1474 GLES2_UpdateTexture(SDL_Renderer *renderer, SDL_Texture *texture, const SDL_Rect *rect, in GLES2_UpdateTexture()
1555 const SDL_Rect * rect, in GLES2_UpdateTextureYUV()
1607 const SDL_Rect * rect, in GLES2_UpdateTextureNV()
1648 GLES2_LockTexture(SDL_Renderer *renderer, SDL_Texture *texture, const SDL_Rect *rect, in GLES2_LockTexture()
1666 SDL_Rect rect; in GLES2_UnlockTexture() local
1766 GLES2_RenderReadPixels(SDL_Renderer * renderer, const SDL_Rect * rect, in GLES2_RenderReadPixels()
/dports/games/golly/golly-3.3-src/gui-common/
H A Dutils.cpp42 void SetRect(gRect& rect, int x, int y, int width, int height) in SetRect()
231 std::string CreateTempFileName(const char* prefix) in CreateTempFileName()
/dports/databases/sqlitestudio/sqlitestudio-3.3.3/Plugins/PdfExport/
H A Dpdfexport.cpp365 …QRectF rect = painter->boundingRect(QRectF(padding, padding, pageWidth - 2 * padding, 1), "X", *te… in setupConfig() local
584 static QString prefix = bulletChar + " "; in calculateBulletPrefixWidth() local
753 static QString prefix = bulletChar + " "; in flushObjectCell() local
1066 void PdfExport::flushDataCell(const QRect& rect, const PdfExport::DataCell& cell) in flushDataCell()
1082 void PdfExport::flushDataCell(const QRect& rect, const QString& contents, QTextOption* opt) in flushDataCell()
1145 QRect rect = painter->boundingRect(QRect(0, 0, 1, 1), page, opt).toRect(); in renderPageNumber() local
/dports/devel/directfb/DirectFB-1.4.17/src/display/
H A Didirectfbsurface.c364 DFBRectangle *rect ) in IDirectFBSurface_GetVisibleRectangle()
595 const DFBRectangle *rect, in IDirectFBSurface_Write()
630 const DFBRectangle *rect, in IDirectFBSurface_Read()
1361 DFBRectangle rect = { x, y, w, h }; in IDirectFBSurface_FillRectangle() local
1410 DFBRectangle rect; in IDirectFBSurface_DrawLine() local
1528 DFBRectangle rect = { x, y, w, h }; in IDirectFBSurface_DrawRectangle() local
2583 const DFBRectangle *rect, in IDirectFBSurface_GetSubSurface()
2646 const DFBRectangle *rect ) in IDirectFBSurface_MakeSubSurface()
2768 const char *prefix ) in IDirectFBSurface_Dump()
2900 DFBRectangle rect = { 0, 0, surface->config.size.w, surface->config.size.h }; in IDirectFBSurface_Construct() local
[all …]
/dports/graphics/milton/milton-1.9.1/third_party/SDL2-2.0.8/src/render/opengles/
H A DSDL_render_gles.c152 GLES_SetError(const char *prefix, GLenum result) in GLES_SetError()
629 const SDL_Rect * rect, const void *pixels, int pitch) in GLES_UpdateTexture()
687 const SDL_Rect * rect, void **pixels, int *pitch) in GLES_LockTexture()
702 SDL_Rect rect; in GLES_UnlockTexture() local
794 const SDL_Rect *rect = &renderer->clip_rect; in GLES_UpdateClipRect() local
979 const SDL_FRect *rect = &rects[i]; in GLES_RenderFillRects() local
1160 GLES_RenderReadPixels(SDL_Renderer * renderer, const SDL_Rect * rect, in GLES_RenderReadPixels()
/dports/graphics/krita/krita-4.4.8/libs/widgetutils/
H A Dkis_slider_spin_box.cpp57 QString prefix; member in KisAbstractSliderSpinBoxPrivate
229 QRect rect = progressOpts.rect.adjusted(1,2,-4,-2); in paintFusion() local
286 QRect rect = progressOpts.rect.adjusted(2,0,-2,0); in paintPlastique() local
772 void KisAbstractSliderSpinBox::setPrefix(const QString& prefix) in setPrefix()
/dports/archivers/7-zip/7-zip-21.07/CPP/7zip/UI/FileManager/
H A DPanel.cpp569 RECT rect; in ChangeWindowSize() local
617 RECT rect; in OnNotifyReBar() local
935 const UString prefix = GetFsPath(); in GetFilePaths() local
/dports/graphics/qgis-ltr/qgis-3.16.16/src/gui/
H A Dqgsprojectionselectiontreewidget.cpp195 QString prefix = QStringLiteral( " AND (" ); in ogcWmsCrsFilterAsSqlExpression() local
303 void QgsProjectionSelectionTreeWidget::setPreviewRect( const QgsRectangle &rect ) in setPreviewRect()
966 QgsRectangle rect = currentCrs.bounds(); in updateBoundsPreview() local
/dports/graphics/qgis/qgis-3.22.3/src/gui/
H A Dqgsprojectionselectiontreewidget.cpp190 QString prefix = QStringLiteral( " AND (" ); in ogcWmsCrsFilterAsSqlExpression() local
299 void QgsProjectionSelectionTreeWidget::setPreviewRect( const QgsRectangle &rect ) in setPreviewRect()
925 QgsRectangle rect = currentCrs.bounds(); in updateBoundsPreview() local
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Drawing/Test/System.Drawing/
H A DRegionNonRectTest.cs71 private void CheckEmpty (string prefix, Region region) in CheckEmpty()
221 private void CheckRectF (string msg, int x, int y, int w, int h, RectangleF rect) in CheckRectF()
/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/toonzqt/
H A Dexpressionfield.cpp135 QRect rect = visualRect(index); in showToolTip() local
323 std::string prefix = toLower(text.substr(start, pos - start)); in updateCompleterPopup() local

12345678910>>...29