Home
last modified time | relevance | path

Searched refs:bottom (Results 1 – 11 of 11) sorted by relevance

/bsp/nxp/imx/imxrt/libraries/drivers/vglite/font/mcufont/decoder/
A Dmf_font.c66 uint8_t *right, uint8_t *bottom) in mf_character_whitespace() argument
77 if (bottom) *bottom = 0; in mf_character_whitespace()
84 if (bottom) *bottom = font->height - state.max_y - 1; in mf_character_whitespace()
A Dmf_font.h121 uint8_t *right, uint8_t *bottom);
/bsp/simulator/applications/lvgl/
A Dwin32drv.c802 request_content_size.bottom - request_content_size.top; in lv_win32_window_message_callback()
913 calculated_window_size.bottom = MulDiv( in lv_win32_window_message_callback()
934 calculated_window_size.bottom, in lv_win32_window_message_callback()
1207 SuggestedRect->bottom, in lv_win32_window_message_callback()
1228 SuggestedRect->bottom + (WindowHeight - ClientRect.bottom), in lv_win32_window_message_callback()
1252 ps.rcPaint.bottom - ps.rcPaint.top, in lv_win32_window_message_callback()
1261 ps.rcPaint.bottom - ps.rcPaint.top, in lv_win32_window_message_callback()
/bsp/renesas/ra6m3-hmi-board/board/ports/avi/
A Davi_def.h48 int16_t bottom; member
A Davifile.c76 rt_kprintf("FrameBottom:%d\r\n\n", strh->rcFrame.bottom); in Strl_Parser()
/bsp/simulator/SDL2/include/
A DSDL_video.h1080 int *bottom, int *right);
A DSDL_opengles2_gl2ext.h770 typedef void (GL_APIENTRYP PFNGLSCISSORINDEXEDOESPROC) (GLuint index, GLint left, GLint bottom, GLs…
780 GL_APICALL void GL_APIENTRY glScissorIndexedOES (GLuint index, GLint left, GLint bottom, GLsizei wi…
3402 …RIXFRUSTUMEXTPROC) (GLenum mode, GLdouble left, GLdouble right, GLdouble bottom, GLdouble top, GLd…
3412 …ATRIXORTHOEXTPROC) (GLenum mode, GLdouble left, GLdouble right, GLdouble bottom, GLdouble top, GLd…
3479 …glMatrixFrustumEXT (GLenum mode, GLdouble left, GLdouble right, GLdouble bottom, GLdouble top, GLd…
3489 …Y glMatrixOrthoEXT (GLenum mode, GLdouble left, GLdouble right, GLdouble bottom, GLdouble top, GLd…
3727 typedef void (GL_APIENTRYP PFNGLSCISSORINDEXEDNVPROC) (GLuint index, GLint left, GLint bottom, GLsi…
3740 GL_APICALL void GL_APIENTRY glScissorIndexedNV (GLuint index, GLint left, GLint bottom, GLsizei wid…
A DSDL_opengl.h918 GLdouble bottom, GLdouble top,
922 GLdouble bottom, GLdouble top,
A DSDL_opengl_glext.h2223 typedef void (APIENTRYP PFNGLSCISSORINDEXEDPROC) (GLuint index, GLint left, GLint bottom, GLsizei w…
2312 GLAPI void APIENTRY glScissorIndexed (GLuint index, GLint left, GLint bottom, GLsizei width, GLsize…
7110 …RIXFRUSTUMEXTPROC) (GLenum mode, GLdouble left, GLdouble right, GLdouble bottom, GLdouble top, GLd…
7111 …ATRIXORTHOEXTPROC) (GLenum mode, GLdouble left, GLdouble right, GLdouble bottom, GLdouble top, GLd…
7366 GLAPI void APIENTRY glMatrixFrustumEXT (GLenum mode, GLdouble left, GLdouble right, GLdouble bottom
7367 GLAPI void APIENTRY glMatrixOrthoEXT (GLenum mode, GLdouble left, GLdouble right, GLdouble bottom, …
/bsp/nxp/imx/imxrt/libraries/drivers/vglite/VGLite/
A Dvg_lite.c6053 int right, bottom; in vg_lite_clear() local
6055 bottom = y + height; in vg_lite_clear()
6070bottom = (bottom < ctx->scissor[1] + ctx->scissor[3] ? bottom : ctx->scissor[1] + ctx->scissor[3]); in vg_lite_clear()
6072 height = bottom - y; in vg_lite_clear()
/bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/lhal/
A DDoxyfile756 # the bottom of the documentation of classes and structs. If set to YES, the

Completed in 118 milliseconds