Searched refs:wRepeatFactor (Results 1 - 14 of 14) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dd3d8types.h1091 WORD wRepeatFactor; member in struct:_D3DLINEPATTERN
H A Dd3d9types.h1393 WORD wRepeatFactor; member in struct:_D3DLINEPATTERN
H A Dd3dtypes.h677 WORD wRepeatFactor; member in struct:_D3DLINEPATTERN
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dd3d8types.h1088 WORD wRepeatFactor; member in struct:_D3DLINEPATTERN
H A Dd3d9types.h1389 WORD wRepeatFactor; member in struct:_D3DLINEPATTERN
H A Dd3dtypes.h680 WORD wRepeatFactor; member in struct:_D3DLINEPATTERN
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dstateblock.c1102 lp.lp.wRepeatFactor = 0;
H A Dstate.c1320 TRACE("Line pattern: repeat %d bits %x\n", tmppattern.lp.wRepeatFactor, tmppattern.lp.wLinePattern);
1322 if (tmppattern.lp.wRepeatFactor) {
1323 glLineStipple(tmppattern.lp.wRepeatFactor, tmppattern.lp.wLinePattern);
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/wine/
H A Dwined3d.idl1638 WORD wRepeatFactor;
H A Dwined3d.h2211 WORD wRepeatFactor; member in struct:_WINED3DLINEPATTERN
/vbox/src/VBox/Devices/Graphics/shaderlib/libWineStub/include/wine/
H A Dwined3d.h2213 WORD wRepeatFactor; member in struct:_WINED3DLINEPATTERN
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/wine/
H A Dwined3d.h2214 WORD wRepeatFactor; member in struct:_WINED3DLINEPATTERN
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/vbox/libWineStub/include/wine/
H A Dwined3d.h2213 WORD wRepeatFactor; member in struct:_WINED3DLINEPATTERN
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/vbox/libWineStub/include/wine/
H A Dwined3d.h2213 WORD wRepeatFactor; member in struct:_WINED3DLINEPATTERN

Completed in 295 milliseconds