Home
last modified time | relevance | path

Searched defs:sw (Results 1 – 12 of 12) sorted by relevance

/AliOS-Things-master/components/littlevgl/src/lv_objx/
A Dlv_sw.c130 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 Dlv_sw.h129 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 Dswitch.py3 sw = Switch() variable
/AliOS-Things-master/components/SDL2/src/main/windows/
A DSDL_windows_main.c101 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 Dthumbnail.c478 setupStepTables(uint32 sw) in setupStepTables()
599 uint32 sw, sh, rps; in generateThumbnail() local
/AliOS-Things-master/components/SDL2/src/gfx/
A DSDL_rotozoom.c640 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 DSDL_rotate.c234 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 DSDL_blit_A.c696 Uint32 sw, dw, s; in Blit16to16SurfaceAlpha128() local
740 Uint32 sw = *(Uint32 *) srcp; in Blit16to16SurfaceAlpha128() local
/AliOS-Things-master/components/SDL2/src/render/psp/
A DSDL_render_psp.c613 const float sw = s * width; in PSP_QueueCopyEx() local
/AliOS-Things-master/components/littlevgl/src/lv_themes/
A Dlv_theme.h141 } sw; member
/AliOS-Things-master/components/freetype/src/bdf/
A Dbdflib.c1880 unsigned short sw = (unsigned short)FT_MulDiv( in _bdf_parse_glyphs() local
/AliOS-Things-master/components/SDL2/src/image/
A Dnanosvg.h842 float ox, oy, sw, sh, sl; in nsvg__createGradient() local

Completed in 30 milliseconds