亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

? 歡迎來(lái)到蟲蟲下載站! | ?? 資源下載 ?? 資源專輯 ?? 關(guān)于我們
? 蟲蟲下載站

?? cfb.h

?? unix vnc 協(xié)議源碼. VNC是一款遠(yuǎn)程控制工具軟件.
?? H
?? 第 1 頁(yè) / 共 3 頁(yè)
字號(hào):
    ScreenPtr /*pScreen*/,    pointer /*pbits*/,    int /*xsize*/,    int /*ysize*/,    int /*dpix*/,    int /*dpiy*/,    int /*width*/#endif);extern int cfbFinishScreenInit(#if NeedFunctionPrototypes    ScreenPtr /*pScreen*/,    pointer /*pbits*/,    int /*xsize*/,    int /*ysize*/,    int /*dpix*/,    int /*dpiy*/,    int /*width*/#endif);extern Bool cfbScreenInit(#if NeedFunctionPrototypes    ScreenPtr /*pScreen*/,    pointer /*pbits*/,    int /*xsize*/,    int /*ysize*/,    int /*dpix*/,    int /*dpiy*/,    int /*width*/#endif);/* cfbseg.c */extern void cfbSegmentSS(#if NeedFunctionPrototypes    DrawablePtr /*pDrawable*/,    GCPtr /*pGC*/,    int /*nseg*/,    xSegment * /*pSeg*/#endif);extern void cfbSegmentSD(#if NeedFunctionPrototypes    DrawablePtr /*pDrawable*/,    GCPtr /*pGC*/,    int /*nseg*/,    xSegment * /*pSeg*/#endif);/* cfbsetsp.c */extern int cfbSetScanline(#if NeedFunctionPrototypes    int /*y*/,    int /*xOrigin*/,    int /*xStart*/,    int /*xEnd*/,    unsigned int * /*psrc*/,    int /*alu*/,    int * /*pdstBase*/,    int /*widthDst*/,    unsigned long /*planemask*/#endif);extern void cfbSetSpans(#if NeedFunctionPrototypes    DrawablePtr /*pDrawable*/,    GCPtr /*pGC*/,    char * /*psrc*/,    DDXPointPtr /*ppt*/,    int * /*pwidth*/,    int /*nspans*/,    int /*fSorted*/#endif);/* cfbsolidC.c */extern void cfbFillRectSolidCopy(#if NeedFunctionPrototypes    DrawablePtr /*pDrawable*/,    GCPtr /*pGC*/,    int /*nBox*/,    BoxPtr /*pBox*/#endif);extern void cfbSolidSpansCopy(#if NeedFunctionPrototypes    DrawablePtr /*pDrawable*/,    GCPtr /*pGC*/,    int /*nInit*/,    DDXPointPtr /*pptInit*/,    int * /*pwidthInit*/,    int /*fSorted*/#endif);/* cfbsolidG.c */extern void cfbFillRectSolidGeneral(#if NeedFunctionPrototypes    DrawablePtr /*pDrawable*/,    GCPtr /*pGC*/,    int /*nBox*/,    BoxPtr /*pBox*/#endif);extern void cfbSolidSpansGeneral(#if NeedFunctionPrototypes    DrawablePtr /*pDrawable*/,    GCPtr /*pGC*/,    int /*nInit*/,    DDXPointPtr /*pptInit*/,    int * /*pwidthInit*/,    int /*fSorted*/#endif);/* cfbsolidX.c */extern void cfbFillRectSolidXor(#if NeedFunctionPrototypes    DrawablePtr /*pDrawable*/,    GCPtr /*pGC*/,    int /*nBox*/,    BoxPtr /*pBox*/#endif);extern void cfbSolidSpansXor(#if NeedFunctionPrototypes    DrawablePtr /*pDrawable*/,    GCPtr /*pGC*/,    int /*nInit*/,    DDXPointPtr /*pptInit*/,    int * /*pwidthInit*/,    int /*fSorted*/#endif);/* cfbteblt8.c */extern void cfbTEGlyphBlt8(#if NeedFunctionPrototypes    DrawablePtr /*pDrawable*/,    GCPtr/*pGC*/,    int /*xInit*/,    int /*yInit*/,    unsigned int /*nglyph*/,    CharInfoPtr * /*ppci*/,    pointer /*pglyphBase*/#endif);/* cfbtegblt.c */extern void cfbTEGlyphBlt(#if NeedFunctionPrototypes    DrawablePtr /*pDrawable*/,    GCPtr/*pGC*/,    int /*x*/,    int /*y*/,    unsigned int /*nglyph*/,    CharInfoPtr * /*ppci*/,    pointer /*pglyphBase*/#endif);/* cfbtile32C.c */extern void cfbFillRectTile32Copy(#if NeedFunctionPrototypes    DrawablePtr /*pDrawable*/,    GCPtr /*pGC*/,    int /*nBox*/,    BoxPtr /*pBox*/#endif);extern void cfbTile32FSCopy(#if NeedFunctionPrototypes    DrawablePtr /*pDrawable*/,    GCPtr /*pGC*/,    int /*nInit*/,    DDXPointPtr /*pptInit*/,    int * /*pwidthInit*/,    int /*fSorted*/#endif);/* cfbtile32G.c */extern void cfbFillRectTile32General(#if NeedFunctionPrototypes    DrawablePtr /*pDrawable*/,    GCPtr /*pGC*/,    int /*nBox*/,    BoxPtr /*pBox*/#endif);extern void cfbTile32FSGeneral(#if NeedFunctionPrototypes    DrawablePtr /*pDrawable*/,    GCPtr /*pGC*/,    int /*nInit*/,    DDXPointPtr /*pptInit*/,    int * /*pwidthInit*/,    int /*fSorted*/#endif);/* cfbtileoddC.c */extern void cfbFillBoxTileOddCopy(#if NeedFunctionPrototypes    DrawablePtr /*pDrawable*/,    int /*nBox*/,    BoxPtr /*pBox*/,    PixmapPtr /*tile*/,    int /*xrot*/,    int /*yrot*/,    int /*alu*/,    unsigned long /*planemask*/#endif);extern void cfbFillSpanTileOddCopy(#if NeedFunctionPrototypes    DrawablePtr /*pDrawable*/,    int /*n*/,    DDXPointPtr /*ppt*/,    int * /*pwidth*/,    PixmapPtr /*tile*/,    int /*xrot*/,    int /*yrot*/,    int /*alu*/,    unsigned long /*planemask*/#endif);extern void cfbFillBoxTile32sCopy(#if NeedFunctionPrototypes    DrawablePtr /*pDrawable*/,    int /*nBox*/,    BoxPtr /*pBox*/,    PixmapPtr /*tile*/,    int /*xrot*/,    int /*yrot*/,    int /*alu*/,    unsigned long /*planemask*/#endif);extern void cfbFillSpanTile32sCopy(#if NeedFunctionPrototypes    DrawablePtr /*pDrawable*/,    int /*n*/,    DDXPointPtr /*ppt*/,    int * /*pwidth*/,    PixmapPtr /*tile*/,    int /*xrot*/,    int /*yrot*/,    int /*alu*/,    unsigned long /*planemask*/#endif);/* cfbtileoddG.c */extern void cfbFillBoxTileOddGeneral(#if NeedFunctionPrototypes    DrawablePtr /*pDrawable*/,    int /*nBox*/,    BoxPtr /*pBox*/,    PixmapPtr /*tile*/,    int /*xrot*/,    int /*yrot*/,    int /*alu*/,    unsigned long /*planemask*/#endif);extern void cfbFillSpanTileOddGeneral(#if NeedFunctionPrototypes    DrawablePtr /*pDrawable*/,    int /*n*/,    DDXPointPtr /*ppt*/,    int * /*pwidth*/,    PixmapPtr /*tile*/,    int /*xrot*/,    int /*yrot*/,    int /*alu*/,    unsigned long /*planemask*/#endif);extern void cfbFillBoxTile32sGeneral(#if NeedFunctionPrototypes    DrawablePtr /*pDrawable*/,    int /*nBox*/,    BoxPtr /*pBox*/,    PixmapPtr /*tile*/,    int /*xrot*/,    int /*yrot*/,    int /*alu*/,    unsigned long /*planemask*/#endif);extern void cfbFillSpanTile32sGeneral(#if NeedFunctionPrototypes    DrawablePtr /*pDrawable*/,    int /*n*/,    DDXPointPtr /*ppt*/,    int * /*pwidth*/,    PixmapPtr /*tile*/,    int /*xrot*/,    int /*yrot*/,    int /*alu*/,    unsigned long /*planemask*/#endif);/* cfbwindow.c */extern Bool cfbCreateWindow(#if NeedFunctionPrototypes    WindowPtr /*pWin*/#endif);extern Bool cfbDestroyWindow(#if NeedFunctionPrototypes    WindowPtr /*pWin*/#endif);extern Bool cfbMapWindow(#if NeedFunctionPrototypes    WindowPtr /*pWindow*/#endif);extern Bool cfbPositionWindow(#if NeedFunctionPrototypes    WindowPtr /*pWin*/,    int /*x*/,    int /*y*/#endif);extern Bool cfbUnmapWindow(#if NeedFunctionPrototypes    WindowPtr /*pWindow*/#endif);extern void cfbCopyWindow(#if NeedFunctionPrototypes    WindowPtr /*pWin*/,    DDXPointRec /*ptOldOrg*/,    RegionPtr /*prgnSrc*/#endif);extern Bool cfbChangeWindowAttributes(#if NeedFunctionPrototypes    WindowPtr /*pWin*/,    unsigned long /*mask*/#endif);/* cfbzerarcC.c */extern void cfbZeroPolyArcSS8Copy(#if NeedFunctionPrototypes    DrawablePtr /*pDraw*/,    GCPtr /*pGC*/,    int /*narcs*/,    xArc * /*parcs*/#endif);/* cfbzerarcG.c */extern void cfbZeroPolyArcSS8General(#if NeedFunctionPrototypes    DrawablePtr /*pDraw*/,    GCPtr /*pGC*/,    int /*narcs*/,    xArc * /*parcs*/#endif);/* cfbzerarcX.c */extern void cfbZeroPolyArcSS8Xor(#if NeedFunctionPrototypes    DrawablePtr /*pDraw*/,    GCPtr /*pGC*/,    int /*narcs*/,    xArc * /*parcs*/#endif);/* * This is the only completely portable way to * compute this info */#define BitsPerPixel(d) (\    PixmapWidthPaddingInfo[d].notPower2 ? \    (PixmapWidthPaddingInfo[d].bytesPerPixel * 8) : \    ((1 << PixmapWidthPaddingInfo[d].padBytesLog2) * 8 / \    (PixmapWidthPaddingInfo[d].padRoundUp+1)))/* Common macros for extracting drawing information */#if !defined(SINGLEDEPTH) && PSZ != 8 || defined(FORCE_SEPARATE_PRIVATE)#define CFB_NEED_SCREEN_PRIVATEextern int cfbScreenPrivateIndex;#define cfbGetScreenPixmap(s)	((PixmapPtr) (s)->devPrivates[cfbScreenPrivateIndex].ptr)#else#define cfbGetScreenPixmap(s)	((PixmapPtr) (s)->devPrivate)#endif#ifdef PIXMAP_PER_WINDOW#define cfbGetWindowPixmap(d)	((PixmapPtr) ((WindowPtr) d)->devPrivates[frameWindowPrivateIndex].ptr)#else#define cfbGetWindowPixmap(d) cfbGetScreenPixmap((d)->pScreen)#endif#define cfbGetTypedWidth(pDrawable,wtype) (\    (((pDrawable)->type != DRAWABLE_PIXMAP) ? \     (int) (cfbGetWindowPixmap(pDrawable)->devKind) : \     (int)(((PixmapPtr)pDrawable)->devKind)) / sizeof (wtype))#define cfbGetByteWidth(pDrawable) cfbGetTypedWidth(pDrawable, unsigned char)#define cfbGetPixelWidth(pDrawable) cfbGetTypedWidth(pDrawable, PixelType)#define cfbGetLongWidth(pDrawable) cfbGetTypedWidth(pDrawable, unsigned long)    #define cfbGetTypedWidthAndPointer(pDrawable, width, pointer, wtype, ptype) {\    PixmapPtr   _pPix; \    if ((pDrawable)->type != DRAWABLE_PIXMAP) \	_pPix = cfbGetWindowPixmap(pDrawable); \    else \	_pPix = (PixmapPtr) (pDrawable); \    (pointer) = (ptype *) _pPix->devPrivate.ptr; \    (width) = ((int) _pPix->devKind) / sizeof (wtype); \}#define cfbGetByteWidthAndPointer(pDrawable, width, pointer) \    cfbGetTypedWidthAndPointer(pDrawable, width, pointer, unsigned char, unsigned char)#define cfbGetLongWidthAndPointer(pDrawable, width, pointer) \    cfbGetTypedWidthAndPointer(pDrawable, width, pointer, unsigned long, unsigned long)#define cfbGetPixelWidthAndPointer(pDrawable, width, pointer) \    cfbGetTypedWidthAndPointer(pDrawable, width, pointer, PixelType, PixelType)#define cfbGetWindowTypedWidthAndPointer(pWin, width, pointer, wtype, ptype) {\    PixmapPtr	_pPix = cfbGetWindowPixmap((DrawablePtr) (pWin)); \    (pointer) = (ptype *) _pPix->devPrivate.ptr; \    (width) = ((int) _pPix->devKind) / sizeof (wtype); \}#define cfbGetWindowLongWidthAndPointer(pWin, width, pointer) \    cfbGetWindowTypedWidthAndPointer(pWin, width, pointer, unsigned long, unsigned long)#define cfbGetWindowByteWidthAndPointer(pWin, width, pointer) \    cfbGetWindowTypedWidthAndPointer(pWin, width, pointer, unsigned char, unsigned char)#define cfbGetWindowPixelWidthAndPointer(pDrawable, width, pointer) \    cfbGetWindowTypedWidthAndPointer(pDrawable, width, pointer, PixelType, PixelType)/* Macros which handle a coordinate in a single register *//* Most compilers will convert divide by 65536 into a shift, if signed * shifts exist.  If your machine does arithmetic shifts and your compiler * can't get it right, add to this line. *//* mips compiler - what a joke - it CSEs the 65536 constant into a reg * forcing as to use div instead of shift.  Let's be explicit. */#if defined(mips) || defined(sparc) || defined(__alpha) || defined(__alpha__) || defined(__i386__) || defined(i386)#define GetHighWord(x) (((int) (x)) >> 16)#else#define GetHighWord(x) (((int) (x)) / 65536)#endif#if IMAGE_BYTE_ORDER == MSBFirst#define intToCoord(i,x,y)   (((x) = GetHighWord(i)), ((y) = (int) ((short) (i))))#define coordToInt(x,y)	(((x) << 16) | (y))#define intToX(i)	(GetHighWord(i))#define intToY(i)	((int) ((short) i))#else#define intToCoord(i,x,y)   (((x) = (int) ((short) (i))), ((y) = GetHighWord(i)))#define coordToInt(x,y)	(((y) << 16) | (x))#define intToX(i)	((int) ((short) (i)))#define intToY(i)	(GetHighWord(i))#endif

?? 快捷鍵說(shuō)明

復(fù)制代碼 Ctrl + C
搜索代碼 Ctrl + F
全屏模式 F11
切換主題 Ctrl + Shift + D
顯示快捷鍵 ?
增大字號(hào) Ctrl + =
減小字號(hào) Ctrl + -
亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频
日本aⅴ精品一区二区三区| 日韩国产在线观看一区| 福利电影一区二区| 国产亲近乱来精品视频| 粉嫩aⅴ一区二区三区四区| 亚洲一二三区在线观看| 91香蕉国产在线观看软件| 中文字幕亚洲电影| 91九色02白丝porn| 日本在线播放一区二区三区| 日韩欧美在线123| 国产精品1区2区3区| 亚洲欧洲在线观看av| 色噜噜偷拍精品综合在线| 午夜精品福利一区二区蜜股av| 欧美久久免费观看| 国产在线视频一区二区三区| 国产欧美日韩三区| 欧洲中文字幕精品| 久久精品二区亚洲w码| 久久久青草青青国产亚洲免观| av亚洲精华国产精华精| 午夜精品在线看| 久久日韩粉嫩一区二区三区| 99re亚洲国产精品| 日韩和欧美一区二区三区| 久久久www成人免费毛片麻豆| 91丨porny丨户外露出| 日韩精品电影在线| 欧美激情一区二区三区蜜桃视频| 欧美性一二三区| 国产裸体歌舞团一区二区| 18成人在线观看| 日韩一级黄色大片| 91在线一区二区| 美女视频一区在线观看| 中文字幕在线视频一区| 欧美一区二区三区在线视频| 成人精品鲁一区一区二区| 午夜免费欧美电影| 国产精品毛片无遮挡高清| 欧美精品免费视频| 色欧美88888久久久久久影院| 美女国产一区二区三区| 亚洲欧美国产毛片在线| 精品免费日韩av| 欧美日韩一区在线观看| a亚洲天堂av| 国内成+人亚洲+欧美+综合在线| 亚洲欧美另类小说视频| 久久老女人爱爱| 777精品伊人久久久久大香线蕉| 成人成人成人在线视频| 国产一区二区免费在线| 天天色综合天天| 亚洲激情网站免费观看| 久久久国产精品不卡| 日韩美女视频在线| 欧美日韩亚洲国产综合| 91尤物视频在线观看| 国产一区二区91| 琪琪久久久久日韩精品| 亚洲成人动漫在线免费观看| 日韩美女视频一区| 国产精品久久综合| 亚洲国产岛国毛片在线| 久久精品欧美日韩精品| 精品免费日韩av| 日韩精品自拍偷拍| 欧美不卡视频一区| 日韩一区二区三免费高清| 欧美美女直播网站| 欧美日韩一区二区三区在线| 在线日韩av片| 欧美性猛片xxxx免费看久爱| 色老汉av一区二区三区| 91久久精品一区二区三| 91色九色蝌蚪| 日本丶国产丶欧美色综合| 91麻豆123| 欧美在线观看18| 8x8x8国产精品| 4438亚洲最大| 日韩免费视频线观看| 日韩精品中文字幕在线一区| 26uuu国产日韩综合| 久久天天做天天爱综合色| 精品99一区二区三区| 久久久久久久久久久久电影| 久久精品欧美日韩| 国产日产欧美一区二区三区| 国产日韩欧美综合一区| 国产精品丝袜一区| 亚洲欧美日韩在线播放| 亚洲在线视频免费观看| 亚洲国产精品久久一线不卡| 91亚洲精品久久久蜜桃网站| 99re这里都是精品| 欧美日韩国产一级二级| 日韩区在线观看| 欧美激情一区三区| 亚洲一区二区视频在线| 日韩精品一级二级| 国内精品久久久久影院色| jlzzjlzz亚洲女人18| 欧美伊人久久大香线蕉综合69 | 日韩一区二区电影网| 欧美变态口味重另类| 国产精品国产三级国产三级人妇| 亚洲精品久久7777| 麻豆精品蜜桃视频网站| 成人性视频网站| 欧美日韩在线精品一区二区三区激情| 欧美一级日韩一级| 国产精品久久夜| 日本视频在线一区| 成人av动漫网站| 69堂亚洲精品首页| 欧美经典一区二区| 亚洲福利一区二区三区| 国内精品久久久久影院一蜜桃| 91精品1区2区| 欧美成人午夜电影| 亚洲精品日韩一| 激情成人午夜视频| 在线观看欧美日本| 精品国产乱码久久久久久久久| 亚洲视频一区在线| 久久国产精品99久久人人澡| 色综合视频一区二区三区高清| 欧美一区二区三区精品| 亚洲欧美日本韩国| 国产成人av电影在线播放| 欧美老人xxxx18| 亚洲欧美激情一区二区| 国产精品亚洲成人| 欧美一区二区美女| 一区二区三区毛片| 成人中文字幕电影| 一区二区理论电影在线观看| 国产曰批免费观看久久久| 欧美日韩在线精品一区二区三区激情| 中文字幕欧美日本乱码一线二线| 日韩高清一级片| 色88888久久久久久影院按摩| 国产视频不卡一区| 蜜桃91丨九色丨蝌蚪91桃色| 欧美主播一区二区三区美女| 国产精品国产三级国产aⅴ原创| 捆绑变态av一区二区三区| 欧美少妇xxx| 亚洲欧洲中文日韩久久av乱码| 国产又黄又大久久| 日韩一区二区影院| 亚洲成人福利片| 欧美日韩一级二级三级| 亚洲精品自拍动漫在线| av一本久道久久综合久久鬼色| 亚洲国产精品高清| 粉嫩13p一区二区三区| 国产婷婷色一区二区三区四区| 日本不卡免费在线视频| 欧美精品高清视频| 成人av资源在线| 亚洲午夜免费福利视频| 日韩美女主播在线视频一区二区三区| 成人激情黄色小说| 亚洲成av人片一区二区三区 | 91免费国产在线观看| 亚洲一区二区黄色| 欧美美女网站色| 成人av网站免费| gogo大胆日本视频一区| 亚洲成av人**亚洲成av**| 国产日韩欧美亚洲| 欧美一卡二卡在线| 欧美色综合久久| a在线播放不卡| 懂色av中文一区二区三区| 狠狠网亚洲精品| 中文字幕字幕中文在线中不卡视频| 欧美精品一二三四| 色一情一乱一乱一91av| 成人性生交大片免费看中文| 亚洲成av人片| 亚洲一区二区三区精品在线| 亚洲欧洲日韩av| 最新日韩av在线| 亚洲欧美国产毛片在线| 亚洲第四色夜色| 午夜精品福利在线| 久久精品999| 日本不卡高清视频| 亚洲成av人片一区二区| 亚洲色大成网站www久久九九| 精品久久五月天| 久久久久一区二区三区四区| 26uuu亚洲综合色欧美 | 精品国产免费人成在线观看| 亚洲成人tv网|