Searched refs:VGLSetSegment (Results 1 – 4 of 4) sorted by relevance
107 offset = VGLSetSegment(pos + planepos); in WriteVerticalLine()110 offset = VGLSetSegment(pos); in WriteVerticalLine()120 offset = VGLSetSegment(pos); in WriteVerticalLine()139 offset = VGLSetSegment(pos); in WriteVerticalLine()182 offset = VGLSetSegment(pos); in ReadVerticalLine()235 offset = VGLSetSegment(pos); in ReadVerticalLine()
58 object->Bitmap[VGLSetSegment(y*object->VXsize+x)]=(color); in VGLSetXY()66 offset = VGLSetSegment(y*VGLAdpInfo.va_line_width + x/8); in VGLSetXY()100 return object->Bitmap[VGLSetSegment(y*object->VXsize+x)]; in VGLGetXY()105 offset = VGLSetSegment(y*VGLAdpInfo.va_line_width + x/8); in VGLGetXY()269 VGLSetSegment(offset); in VGLClear()292 VGLSetSegment(offset); in VGLClear()
331 VGLSetSegment(offset); in VGLCheckSwitch()357 VGLSetSegment(offset); in VGLCheckSwitch()371 VGLSetSegment(offset); in VGLCheckSwitch()398 VGLSetSegment(offset); in VGLCheckSwitch()420 VGLSetSegment(unsigned int offset) in VGLSetSegment() function
116 int VGLSetSegment(unsigned int offset);