Jump to content

Presentation Device Driver Functions: Difference between revisions

From EDM2
 
(6 intermediate revisions by the same user not shown)
Line 3: Line 3:
== Mandatory and Simulated Graphics Engine Function ==
== Mandatory and Simulated Graphics Engine Function ==
<div style="column-count:3;-moz-column-count:3;-webkit-column-count:3">
<div style="column-count:3;-moz-column-count:3;-webkit-column-count:3">
;Simulated
;SIMULATED
* [[SDBitBlt]]
* [[SDLine]]
;Arc Functions
;Arc Functions
* [[GreArc]]
* [[GreArc]]
Line 78: Line 80:
'''Transform Functions'''
'''Transform Functions'''
*[[GreConvert]]
*[[GreConvert]]
*[[GreConvertWithMatrix]]
*[[GreGetGlobalViewingXform]]
*[[GreGetGlobalViewingXform]]
*[[GreGetGraphicsField]]
*[[GreGetGraphicsField]]
Line 98: Line 101:
*[[GreSetWindowViewportXform]]
*[[GreSetWindowViewportXform]]


;Mandatory
;MANDATORY
'''Attribute Functions'''
'''Attribute Functions'''
*[[GreDeviceGetAttributes]]
*[[GreDeviceGetAttributes]]
Line 153: Line 156:
*[[GrePolyShortLine]]
*[[GrePolyShortLine]]
*[[GreSetCurrentPosition]]
*[[GreSetCurrentPosition]]
 
'''Marker Functions'''
;Organize
*[[GrePolyMarker]]
* [[GreCharRect]]
'''Query Functions'''
* [[GreCharStr]]
*[[GreQueryHardcopyCaps]]
* [[GreCharString]]
*[[GreQueryDeviceBitmaps]]
* [[GreCharStringPos]]
*[[GreQueryDeviceCaps]]
* [[GreCloseScreenChangeArea]]
*[[GreQueryDevResource]]
* [[GreConvertWithMatrix]]
'''Text Functions'''
* [[GreDeath]]
*[[GreCharString]]
* [[GreDeviceInvalidateVisRegion]]
*[[GreCharStringPos]]
* [[GreDeviceSetAVIOFont]]
*[[GreQueryCharPositions]]
* [[GreDeviceSetCursor]]
*[[GreQueryTextBox]]
* [[GreEscape]]
*[[GreQueryWidthTable]]
* [[GreGetPickWindow]]
;MANDATORY DISPLAY DRIVER
'''AVIO Functions'''
*[[GreCharRect]]
*[[GreCharStr]]
*[[GreDeviceSetAVIOFont]]
*[[GreScrollRect]]
*[[GreUpdateCursor]]
'''Bitmap Functions'''
*[[GreDeviceSetCursor]]
*[[GreRestoreScreenBits]]
*[[GreSaveScreenBits]]
;Device Functions 2
*[[GreDeviceInvalidateVisRegion]]
*[[GreGetStyleRatio]]
*[[GreSetStyleRatio]]
;Device Functions 3
*[[GreDeath]]
*[[GreResurrection]]
;Miscellaneous Functions
*[[GreGetPickWindow]]
*[[GreSetColorCursor]]
*[[GreSetPickWindow]]
;Screen
* [[GreGetScreenBits]]
* [[GreGetScreenBits]]
* [[GreSetScreenBits]]
* [[GreGetScreenChangeArea]]
* [[GreGetScreenChangeArea]]
* [[GreGetStyleRatio]]
* [[GreOpenScreenChangeArea]]
* [[GreOpenScreenChangeArea]]
* [[GrePolyMarker]]
* [[GreCloseScreenChangeArea]]
* [[GreQueryCharPositions]]
;GREESCAPE
* [[GreQueryDeviceBitmaps]]
* [[GreEscape]]
* [[GreQueryDeviceCaps]]
* [[GreQueryDevResource]]
* [[GreQueryHardcopyCaps]]
* [[GreQueryTextBox]]
* [[GreQueryWidthTable]]
* [[GreRestoreScreenBits]]
* [[GreResurrection]]
* [[GreSaveScreenBits]]
* [[GreScrollRect]]
* [[GreSetColorCursor]]
* [[GreSetPickWindow]]
* [[GreSetScreenBits]]
* [[GreSetStyleRatio]]
* [[GreUpdateCursor]]
* [[SDBitBlt]]
* [[SDLine]]
</div>
</div>



Latest revision as of 01:48, 8 February 2020

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

Mandatory and Simulated Graphics Engine Function

SIMULATED
Arc Functions
Area and Path Functions

Clip Functions

Line Functions

Palette Manager Functions

Region Functions

Transform Functions

MANDATORY

Attribute Functions

Bit-Map Functions

Color Table Functions

Device Functions 2

Device Functions 3

Line Functions

Marker Functions

Query Functions

Text Functions

MANDATORY DISPLAY DRIVER

AVIO Functions

Bitmap Functions

Device Functions 2
Device Functions 3
Miscellaneous Functions
Screen
GREESCAPE

Device Support Function

See also:

Links