Home
last modified time | relevance | path

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

/reactos/win32ss/gdi/gdi32/wine/
H A Dmetafile.c1010 #define META_UNIMP(x) case x: \ in PlayMetaFileRecord() macro
1013 META_UNIMP(META_DRAWTEXT) in PlayMetaFileRecord()
1017 META_UNIMP(META_RESETDC) in PlayMetaFileRecord()
1018 META_UNIMP(META_STARTDOC) in PlayMetaFileRecord()
1019 META_UNIMP(META_STARTPAGE) in PlayMetaFileRecord()
1020 META_UNIMP(META_ENDPAGE) in PlayMetaFileRecord()
1021 META_UNIMP(META_ABORTDOC) in PlayMetaFileRecord()
1022 META_UNIMP(META_ENDDOC) in PlayMetaFileRecord()
1023 META_UNIMP(META_CREATEBRUSH) in PlayMetaFileRecord()
1025 META_UNIMP(META_CREATEBITMAP) in PlayMetaFileRecord()
[all …]