/AliOS-Things-master/components/littlevgl/src/lv_objx/ |
A D | lv_sw.c | 130 void lv_sw_on(lv_obj_t * sw, lv_anim_enable_t anim) in lv_sw_on() 145 void lv_sw_off(lv_obj_t * sw, lv_anim_enable_t anim) in lv_sw_off() 161 bool lv_sw_toggle(lv_obj_t * sw, lv_anim_enable_t anim) in lv_sw_toggle() 182 void lv_sw_set_style(lv_obj_t * sw, lv_sw_style_t type, const lv_style_t * style) in lv_sw_set_style() 200 void lv_sw_set_anim_time(lv_obj_t * sw, uint16_t anim_time) in lv_sw_set_anim_time() 221 const lv_style_t * lv_sw_get_style(const lv_obj_t * sw, lv_sw_style_t type) in lv_sw_get_style() 237 uint16_t lv_sw_get_anim_time(const lv_obj_t * sw) in lv_sw_get_anim_time() 260 static lv_res_t lv_sw_signal(lv_obj_t * sw, lv_signal_t sign, void * param) in lv_sw_signal()
|
A D | lv_sw.h | 129 static inline bool lv_sw_get_state(const lv_obj_t * sw) in lv_sw_get_state()
|
/AliOS-Things-master/components/py_engine/tests/pyb/ |
A D | switch.py | 3 sw = Switch() variable
|
/AliOS-Things-master/components/SDL2/src/main/windows/ |
A D | SDL_windows_main.c | 101 WinMain(HINSTANCE hInst, HINSTANCE hPrev, LPSTR szCmdLine, int sw) in WinMain()
|
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/tools/ |
A D | thumbnail.c | 478 setupStepTables(uint32 sw) in setupStepTables() 599 uint32 sw, sh, rps; in generateThumbnail() local
|
/AliOS-Things-master/components/SDL2/src/gfx/ |
A D | SDL_rotozoom.c | 640 int x, y, t1, t2, dx, dy, xd, yd, sdx, sdy, ax, ay, ex, ey, sw, sh; in _transformSurfaceRGBA() local 757 int x, y, dx, dy, xd, yd, sdx, sdy, ax, ay, sw, sh; in transformSurfaceY() local
|
/AliOS-Things-master/components/SDL2/src/render/software/ |
A D | SDL_rotate.c | 234 int x, y, t1, t2, dx, dy, xd, yd, sdx, sdy, ax, ay, ex, ey, sw, sh; in _transformSurfaceRGBA() local
|
/AliOS-Things-master/components/SDL2/src/video/ |
A D | SDL_blit_A.c | 696 Uint32 sw, dw, s; in Blit16to16SurfaceAlpha128() local 740 Uint32 sw = *(Uint32 *) srcp; in Blit16to16SurfaceAlpha128() local
|
/AliOS-Things-master/components/SDL2/src/render/psp/ |
A D | SDL_render_psp.c | 613 const float sw = s * width; in PSP_QueueCopyEx() local
|
/AliOS-Things-master/components/littlevgl/src/lv_themes/ |
A D | lv_theme.h | 141 } sw; member
|
/AliOS-Things-master/components/freetype/src/bdf/ |
A D | bdflib.c | 1880 unsigned short sw = (unsigned short)FT_MulDiv( in _bdf_parse_glyphs() local
|
/AliOS-Things-master/components/SDL2/src/image/ |
A D | nanosvg.h | 842 float ox, oy, sw, sh, sl; in nsvg__createGradient() local
|