Home | History | Annotate | Download | only in wgl

Lines Matching refs:iLayerPlane

71    int iLayerPlane )
73 return (HGLRC) DrvCreateLayerContext( hdc, iLayerPlane );
294 int iLayerPlane,
298 return DrvDescribeLayerPlane(hdc, iPixelFormat, iLayerPlane, nBytes, plpd);
304 int iLayerPlane,
309 return DrvSetLayerPaletteEntries(hdc, iLayerPlane, iStart, cEntries, pcr);
315 int iLayerPlane,
320 return DrvGetLayerPaletteEntries(hdc, iLayerPlane, iStart, cEntries, pcr);
326 int iLayerPlane,
330 (void) iLayerPlane;