Jump to content

Presentation Device Driver Functions: Difference between revisions

From EDM2
Line 198: Line 198:
* [[GreLoadFont]]
* [[GreLoadFont]]
* [[GreOpenDC]]
* [[GreOpenDC]]
* GreOpenJournalFile
* [[GreOpenJournalFile]]
* GrePlayJournalFile
* [[GrePlayJournalFile]]
* GreQueryBitmapHandle
* GreQueryBitmapHandle
* GreQueryCodePageVector
* GreQueryCodePageVector

Revision as of 03:40, 2 January 2020

You can find more information at the Presentation Device Driver Reference for OS/2.

Mandatory and Simulated Graphics Engine Function

  • GreAccumulateBounds
  • GreArc
  • GreAreaSetAttributes
  • GreBeginArea
  • GreBeginPath
  • GreBitblt
  • GreBoxBoth
  • GreBoxBoundary
  • GreBoxInterior
  • GreCharRect
  • GreCharStr
  • GreCharString
  • GreCharStringPos
  • GreCloseFigure
  • GreCloseScreenChangeArea
  • GreCombineRectRegion
  • GreCombineRegion
  • GreCombineShortLineRegion
  • GreConvert
  • GreConvertWithMatrix
  • GreCopyClipRegion
  • GreCreateLogColorTable
  • GreCreateRectRegion
  • GreDeath
  • GreDestroyRegion
  • GreDeviceAnimatePalette
  • GreDeviceCreateBitmap
  • GreDeviceCreatePalette
  • GreDeviceDeleteBitmap
  • GreDeviceDeletePalette
  • GreDeviceGetAttributes
  • GreDeviceInvalidateVisRegion
  • GreDeviceQueryFontAttributes
  • GreDeviceQueryFonts
  • GreDeviceResizePalette
  • GreDeviceSelectBitmap
  • GreDeviceSetAttributes
  • GreDeviceSetAVIOFont
  • GreDeviceSetCursor
  • GreDeviceSetDCOrigin
  • GreDeviceSetGlobalAttribute
  • GreDeviceSetPaletteEntries
  • GreDisjointLines
  • GreDrawBits
  • GreDrawBorder
  • GreDrawLinesInPath
  • GreDrawRLE
  • GreEndArea
  • GreEndPath
  • GreEqualRegion
  • GreErasePS
  • GreEscape
  • GreExcludeClipRectangle
  • GreFillPath
  • GreFullArcBoth
  • GreFullArcBoundary
  • GreFullArcInterior
  • GreGetArcParameters
  • GreGetBitmapBits
  • GreGetBoundsData
  • GreGetClipBox
  • GreGetClipRects
  • GreGetCodePage
  • GreGetCurrentPosition
  • GreGetDCOrigin
  • GreGetGlobalViewingXform
  • GreGetGraphicsField
  • GreGetLineOrigin
  • GreGetModelXform
  • GreGetPageUnits
  • GreGetPageViewport
  • GreGetPairKerningTable
  • GreGetPel
  • GreGetPickWindow
  • GreGetRegionBox
  • GreGetRegionRects
  • GreGetScreenBits
  • GreGetScreenChangeArea
  • GreGetStyleRatio
  • GreGetViewingLimits
  • GreGetWindowViewportXform
  • GreImageData
  • GreIntersectClipRectangle
  • GreLockDevice
  • GreModifyPath
  • GreMultiplyXforms
  • GreNotifyClipChange
  • GreNotifyTransformChange
  • GreOffsetClipRegion
  • GreOffsetRegion
  • GreOpenScreenChangeArea
  • GreOutlinePath
  • GrePaintRegion
  • GrePartialArc
  • GrePolyFillet
  • GrePolyFilletSharp
  • GrePolygonSet
  • GrePolyLine
  • GrePolyMarker
  • GrePolyScanline
  • GrePolyShortLine
  • GrePolySpline
  • GrePtInRegion
  • GrePtVisible
  • GreQueryCharPositions
  • GreQueryClipRegion
  • GreQueryColorData
  • GreQueryColorIndex
  • GreQueryDeviceBitmaps
  • GreQueryDeviceCaps
  • GreQueryDevResource
  • GreQueryHardcopyCaps
  • GreQueryHWPaletteInfo
  • GreQueryLogColorTable
  • GreQueryNearestColor
  • GreQueryPaletteRealization
  • GreQueryRealColors
  • GreQueryRGBColor
  • GreQueryTextBox
  • GreQueryWidthTable
  • GreRealizeColorTable
  • GreRealizeFont
  • GreRealizePalette
  • GreRectInRegion
  • GreRectVisible
  • GreRegionSelectBitmap
  • GreResetBounds
  • GreRestorePath
  • GreRestoreRegion
  • GreRestoreScreenBits
  • GreRestoreXform
  • GreRestoreXformData
  • GreResurrection
  • GreSavePath
  • GreSaveRegion
  • GreSaveScreenBits
  • GreSaveXform
  • GreSaveXformData
  • GreScrollRect
  • GreSelectClipPath
  • GreSelectClipRegion
  • GreSelectPathRegion
  • GreSetArcParameters
  • GreSetBitmapBits
  • GreSetCodePage
  • GreSetColorCursor
  • GreSetCurrentPosition
  • GreSetGlobalViewingXform
  • GreSetGraphicsField
  • GreSetLineOrigin
  • GreSetModelXform
  • GreSetPageUnits
  • GreSetPageViewport
  • GreSetPel
  • GreSetPickWindow
  • GreSetRectRegion
  • GreSetScreenBits
  • GreSetStyleRatio
  • GreSetupDC
  • GreSetViewingLimits
  • GreSetWindowViewportXform
  • GreSetXformRect
  • GreStrokePath
  • GreUnlockDevice
  • GreUnrealizeColorTable
  • GreUpdateColors
  • GreUpdateCursor
  • SDBitBlt
  • SDLine

Device Support Function

See also:

Links