Mercurial > ecos
view packages/services/gfx/mw/current/doc/nano-X/nano-X-sections.txt @ 208:e0c0827131d1 ecos
Merge from eCos master repository on 2002-05-20-20:11:54-BST
| author | jlarmour |
|---|---|
| date | Mon, 20 May 2002 22:19:26 +0000 |
| parents | |
| children |
line wrap: on
line source
<SECTION> <FILE>general</FILE> GrFlush GrOpen GrClose GrMainLoop GrGetScreenInfo GrSetErrorHandler GrDefaultErrorHandler </SECTION> <SECTION> <FILE>window</FILE> GrNewWindow GrNewPixmap GrNewInputWindow GrDestroyWindow GrMapWindow GrUnmapWindow GrRaiseWindow GrLowerWindow GrMoveWindow GrResizeWindow GrReparentWindow GrGetWindowInfo GrSetWMProperties GrGetWMProperties GrSetFocus GrGetFocus GrSetBorderColor GrSetBackgroundPixmap GrClearWindow GrCloseWindow GrKillWindow </SECTION> <SECTION> <FILE>graphics</FILE> GrNewGC GrCopyGC GrGetGCInfo GrDestroyGC GrLine GrPoint GrPoints GrRect GrFillRect GrPoly GrFillPoly GrEllipse GrFillEllipse GrArc GrArcAngle GrSetGCForeground GrSetGCBackground GrSetGCUseBackground GrSetGCMode GrSetGCFont GrGetGCTextSize GrReadArea GrArea GrCopyArea GrBitmap GrFreeImage GrGetImageInfo GrDrawImageFromFile GrLoadImageFromFile GrDrawImageToFit GrDrawImageBits GrText </SECTION> <SECTION> <FILE>events</FILE> GrSelectEvents GrGetNextEvent GrGetNextEventTimeout GrCheckNextEvent GrPeekEvent </SECTION> <SECTION> <FILE>fonts</FILE> GrCreateFont GrSetFontSize GrSetFontRotation GrSetFontAttr GrDestroyFont GrGetFontInfo </SECTION> <SECTION> <FILE>pointer</FILE> GrSetCursor GrMoveCursor GrInjectPointerEvent </SECTION> <SECTION> <FILE>colours</FILE> GrGetSystemPalette GrSetSystemPalette GrFindColor GrGetSysColor </SECTION> <SECTION> <FILE>regions</FILE> GrNewRegion GrDestroyRegion GrUnionRectWithRegion GrUnionRegion GrSubtractRegion GrXorRegion GrIntersectRegion GrSetGCRegion GrPointInRegion GrRectInRegion GrEmptyRegion GrEqualRegion GrOffsetRegion GrGetRegionBox GrNewPolygonRegion </SECTION> <SECTION> <FILE>selections</FILE> GrSetSelectionOwner GrGetSelectionOwner GrRequestClientData GrSendClientData </SECTION> <SECTION> <FILE>misc</FILE> GrRegisterDragAndDropWindow GrReqShmCmds GrInjectKeyboardEvent GrRegisterInput GrPrepareSelect GrServiceSelect GrBell GrSetScreenSaverTimeout </SECTION>
