Searched +defs:right +defs:column (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/libXaw/dist/src/
H A DTextAction.c1606 StripSpaces(TextWidget ctx, XawTextPosition left, XawTextPosition right, argument
1718 Tabify(TextWidget ctx,XawTextPosition left,XawTextPosition right,XawTextPosition * pos,int num_pos,XawTextBlock * save) argument
1722 int i, cpos, count = 0, column = 0, offset = 0; local in function:Tabify
1861 Untabify(TextWidget ctx,XawTextPosition left,XawTextPosition right,XawTextPosition * pos,int num_pos,XawTextBlock * save) argument
1994 XawTextPosition right = SrcScan(ctx->text.source, left, XawstEOL, local in function:FormatText
2067 XawTextPosition right = SrcScan(ctx->text.source, left, XawstEOL, local in function:DoFormatText
3154 char left, right = text.ptr[0]; local in function:InsertChar
4234 XawTextPosition left, right; local in function:CaseProc
[all...]
/xsrc/external/mit/MesaLib/dist/src/glx/tests/
H A Dindirect_api.cpp159 void __indirect_glFrustum(GLdouble left, GLdouble right, GLdouble bottom, GLdouble top, GLdouble near_val, GLdouble far_val) { } argument
244 void __indirect_glOrtho(GLdouble left, GLdouble right, GLdouble bottom, GLdouble top, GLdouble near_val, GLdouble far_val) { } argument
443 void __indirect_glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid *row, GLvoid *column, GLvoid *span) { } argument
448 void __indirect_glSeparableFilter2D(GLenum target, GLenum internalformat, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid *row, const GLvoid *column) { } argument
/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated2.c374 GLdouble right; member in struct:marshal_cmd_Frustum
384 GLdouble right = cmd->right; local in function:_mesa_unmarshal_Frustum
395 _mesa_marshal_Frustum(GLdouble left, GLdouble right, GLdouble bottom, GLdouble top, GLdouble zNear, GLdouble zFar) argument
570 GLdouble right; member in struct:marshal_cmd_Ortho
580 GLdouble right = cmd->right; local in function:_mesa_unmarshal_Ortho
591 _mesa_marshal_Ortho(GLdouble left,GLdouble right,GLdouble bottom,GLdouble top,GLdouble zNear,GLdouble zFar) argument
2192 _mesa_marshal_GetSeparableFilter(GLenum target,GLenum format,GLenum type,GLvoid * row,GLvoid * column,GLvoid * span) argument
2202 _mesa_marshal_SeparableFilter2D(GLenum target,GLenum internalformat,GLsizei width,GLsizei height,GLenum format,GLenum type,const GLvoid * row,const GLvoid * column) argument
[all...]
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dmarshal_generated.c8560 GLdouble right; member in struct:marshal_cmd_Frustum
8570 const GLdouble right = cmd->right; local in function:_mesa_unmarshal_Frustum
8578 _mesa_marshal_Frustum(GLdouble left, GLdouble right, GLdouble bottom, GLdouble top, GLdouble zNear, GLdouble zFar) argument
8798 GLdouble right; member in struct:marshal_cmd_Ortho
8808 const GLdouble right local in function:_mesa_unmarshal_Ortho
8816 _mesa_marshal_Ortho(GLdouble left,GLdouble right,GLdouble bottom,GLdouble top,GLdouble zNear,GLdouble zFar) argument
10744 _mesa_marshal_GetSeparableFilter(GLenum target,GLenum format,GLenum type,GLvoid * row,GLvoid * column,GLvoid * span) argument
10755 _mesa_marshal_SeparableFilter2D(GLenum target,GLenum internalformat,GLsizei width,GLsizei height,GLenum format,GLenum type,const GLvoid * row,const GLvoid * column) argument
25448 _mesa_marshal_GetnSeparableFilterARB(GLenum target,GLenum format,GLenum type,GLsizei rowBufSize,GLvoid * row,GLsizei columnBufSize,GLvoid * column,GLvoid * span) argument
39023 GLfixed right; member in struct:marshal_cmd_Frustumx
39033 const GLfixed right = cmd->right; local in function:_mesa_unmarshal_Frustumx
39041 _mesa_marshal_Frustumx(GLfixed left,GLfixed right,GLfixed bottom,GLfixed top,GLfixed zNear,GLfixed zFar) argument
39392 GLfixed right; member in struct:marshal_cmd_Orthox
39402 const GLfixed right = cmd->right; local in function:_mesa_unmarshal_Orthox
39410 _mesa_marshal_Orthox(GLfixed left,GLfixed right,GLfixed bottom,GLfixed top,GLfixed zNear,GLfixed zFar) argument
40009 GLfloat right; member in struct:marshal_cmd_Frustumf
40019 const GLfloat right = cmd->right; local in function:_mesa_unmarshal_Frustumf
40027 _mesa_marshal_Frustumf(GLfloat left,GLfloat right,GLfloat bottom,GLfloat top,GLfloat zNear,GLfloat zFar) argument
40056 GLfloat right; member in struct:marshal_cmd_Orthof
40066 const GLfloat right = cmd->right; local in function:_mesa_unmarshal_Orthof
40074 _mesa_marshal_Orthof(GLfloat left,GLfloat right,GLfloat bottom,GLfloat top,GLfloat zNear,GLfloat zFar) argument
[all...]
/xsrc/external/mit/MesaLib.old/src/mapi/
H A Dshared-glapi_glapi_mapi_tmp.h3178 static void APIENTRY noopFrustum(GLdouble left, GLdouble right, GLdoubl argument
3219 noopOrtho(GLdouble left,GLdouble right,GLdouble bottom,GLdouble top,GLdouble zNear,GLdouble zFar) argument
3596 noopGetSeparableFilter(GLenum target,GLenum format,GLenum type,GLvoid * row,GLvoid * column,GLvoid * span) argument
3602 noopSeparableFilter2D(GLenum target,GLenum internalformat,GLsizei width,GLsizei height,GLenum format,GLenum type,const GLvoid * row,const GLvoid * column) argument
6590 noopGetnSeparableFilterARB(GLenum target,GLenum format,GLenum type,GLsizei rowBufSize,GLvoid * row,GLsizei columnBufSize,GLvoid * column,GLvoid * span) argument
9774 noopFrustumf(GLfloat left,GLfloat right,GLfloat bottom,GLfloat top,GLfloat zNear,GLfloat zFar) argument
9780 noopFrustumx(GLfixed left,GLfixed right,GLfixed bottom,GLfixed top,GLfixed zNear,GLfixed zFar) argument
9852 noopOrthof(GLfloat left,GLfloat right,GLfloat bottom,GLfloat top,GLfloat zNear,GLfloat zFar) argument
9858 noopOrthox(GLfixed left,GLfixed right,GLfixed bottom,GLfixed top,GLfixed zNear,GLfixed zFar) argument
19571 shared_dispatch_stub_289(GLdouble left,GLdouble right,GLdouble bottom,GLdouble top,GLdouble zNear,GLdouble zFar) argument
19620 shared_dispatch_stub_296(GLdouble left,GLdouble right,GLdouble bottom,GLdouble top,GLdouble zNear,GLdouble zFar) argument
20061 shared_dispatch_stub_359(GLenum target,GLenum format,GLenum type,GLvoid * row,GLvoid * column,GLvoid * span) argument
20068 shared_dispatch_stub_360(GLenum target,GLenum internalformat,GLsizei width,GLsizei height,GLenum format,GLenum type,const GLvoid * row,const GLvoid * column) argument
23526 shared_dispatch_stub_854(GLenum target,GLenum format,GLenum type,GLsizei rowBufSize,GLvoid * row,GLsizei columnBufSize,GLvoid * column,GLvoid * span) argument
27222 shared_dispatch_stub_1382(GLfloat left,GLfloat right,GLfloat bottom,GLfloat top,GLfloat zNear,GLfloat zFar) argument
27229 shared_dispatch_stub_1383(GLfixed left,GLfixed right,GLfixed bottom,GLfixed top,GLfixed zNear,GLfixed zFar) argument
27313 shared_dispatch_stub_1395(GLfloat left,GLfloat right,GLfloat bottom,GLfloat top,GLfloat zNear,GLfloat zFar) argument
27320 shared_dispatch_stub_1396(GLfixed left,GLfixed right,GLfixed bottom,GLfixed top,GLfixed zNear,GLfixed zFar) argument
[all...]
/xsrc/external/mit/MesaLib/src/mapi/shared-glapi/
H A Dglapi_mapi_tmp.h3417 static void APIENTRY noopFrustum(GLdouble left, GLdouble right, GLdoubl argument
3458 noopOrtho(GLdouble left,GLdouble right,GLdouble bottom,GLdouble top,GLdouble zNear,GLdouble zFar) argument
3835 noopGetSeparableFilter(GLenum target,GLenum format,GLenum type,GLvoid * row,GLvoid * column,GLvoid * span) argument
3841 noopSeparableFilter2D(GLenum target,GLenum internalformat,GLsizei width,GLsizei height,GLenum format,GLenum type,const GLvoid * row,const GLvoid * column) argument
6829 noopGetnSeparableFilterARB(GLenum target,GLenum format,GLenum type,GLsizei rowBufSize,GLvoid * row,GLsizei columnBufSize,GLvoid * column,GLvoid * span) argument
10013 noopFrustumf(GLfloat left,GLfloat right,GLfloat bottom,GLfloat top,GLfloat zNear,GLfloat zFar) argument
10019 noopFrustumx(GLfixed left,GLfixed right,GLfixed bottom,GLfixed top,GLfixed zNear,GLfixed zFar) argument
10091 noopOrthof(GLfloat left,GLfloat right,GLfloat bottom,GLfloat top,GLfloat zNear,GLfloat zFar) argument
10097 noopOrthox(GLfixed left,GLfixed right,GLfixed bottom,GLfixed top,GLfixed zNear,GLfixed zFar) argument
22224 shared_dispatch_stub_289(GLdouble left,GLdouble right,GLdouble bottom,GLdouble top,GLdouble zNear,GLdouble zFar) argument
22273 shared_dispatch_stub_296(GLdouble left,GLdouble right,GLdouble bottom,GLdouble top,GLdouble zNear,GLdouble zFar) argument
22714 shared_dispatch_stub_359(GLenum target,GLenum format,GLenum type,GLvoid * row,GLvoid * column,GLvoid * span) argument
22721 shared_dispatch_stub_360(GLenum target,GLenum internalformat,GLsizei width,GLsizei height,GLenum format,GLenum type,const GLvoid * row,const GLvoid * column) argument
26179 shared_dispatch_stub_854(GLenum target,GLenum format,GLenum type,GLsizei rowBufSize,GLvoid * row,GLsizei columnBufSize,GLvoid * column,GLvoid * span) argument
29875 shared_dispatch_stub_1382(GLfloat left,GLfloat right,GLfloat bottom,GLfloat top,GLfloat zNear,GLfloat zFar) argument
29882 shared_dispatch_stub_1383(GLfixed left,GLfixed right,GLfixed bottom,GLfixed top,GLfixed zNear,GLfixed zFar) argument
29966 shared_dispatch_stub_1395(GLfloat left,GLfloat right,GLfloat bottom,GLfloat top,GLfloat zNear,GLfloat zFar) argument
29973 shared_dispatch_stub_1396(GLfixed left,GLfixed right,GLfixed bottom,GLfixed top,GLfixed zNear,GLfixed zFar) argument
[all...]

Completed in 171 milliseconds