Home
last modified time | relevance | path

Searched refs:opened (Results 1 – 25 of 33) sorted by relevance

12

/AliOS-Things-master/components/littlevgl/src/lv_objx/
A Dlv_ddlist.c91 ext->opened = 0; in lv_ddlist_create()
203 if(ext->opened == 0) { in lv_ddlist_set_selected()
438 ext->opened = 1; in lv_ddlist_open()
454 ext->opened = 0; in lv_ddlist_close()
640 if(!ext->opened) { in lv_ddlist_signal()
651 if(ext->opened) { in lv_ddlist_signal()
659 if(!ext->opened) { in lv_ddlist_signal()
680 if(ext->opened) { in lv_ddlist_signal()
747 ext->opened = 1; in release_handler()
794 ext->opened = 0; in release_handler()
[all …]
A Dlv_ddlist.h54 uint8_t opened : 1; /*1: The list is opened (handled by the library)*/ member
/AliOS-Things-master/components/amp/libjs/lib/
A Dpaybox.js23 this.opened = false;
35 this.opened = true;
59 this.opened = false;
/AliOS-Things-master/components/SDL2/src/joystick/virtual/
A DSDL_virtualjoystick.c322 if (hwdata->opened) { in VIRTUAL_JoystickOpen()
330 hwdata->opened = SDL_TRUE; in VIRTUAL_JoystickOpen()
382 hwdata->opened = SDL_FALSE; in VIRTUAL_JoystickClose()
A DSDL_virtualjoystick_c.h46 SDL_bool opened; member
/AliOS-Things-master/components/SDL2/src/haptic/
A DSDL_haptic.c175 int opened; in SDL_HapticOpened() local
185 opened = 0; in SDL_HapticOpened()
191 opened = 1; in SDL_HapticOpened()
196 return opened; in SDL_HapticOpened()
/AliOS-Things-master/components/freetype/include/
A Dftstroke.h343 FT_Bool opened );
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/contrib/iostream3/
A DREADME23 - gzipped output file opened with default compression level instead of maximum level
/AliOS-Things-master/components/SDL2/src/gfx/Test/
A Dconfig.sub1739 -mvs* | -opened*)
/AliOS-Things-master/components/SDL2/src/gfx/
A Dconfig.sub1739 -mvs* | -opened*)
/AliOS-Things-master/components/SDL2/build-scripts/
A Dconfig.sub1825 -mvs* | -opened*)
/AliOS-Things-master/components/SDL2/src/image/
A Dconfig.sub1758 -mvs* | -opened*)
/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/
A Dconfig.sub1764 -mvs* | -opened*)
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/
A Dconfig.sub1758 -mvs* | -opened*)
A Dlibpng-manual.txt442 opened in binary mode. If you wish to handle reading data in another
449 If you had previously opened the file and read any of the signature from
2825 opened in binary mode. Again, if you wish to handle writing data in
4097 The named file is opened for read and the image header
/AliOS-Things-master/components/py_engine/external/unzip/src/
A Dgzio.c-bak89 gz_open returns NULL if the file could not be opened or if there was
260 IN assertion: the stream s has been sucessfully opened for reading.
281 Check the gzip header of a gz_stream opened for reading. Set the stream
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/config/
A Dconfig.sub1615 -mvs* | -opened*)
/AliOS-Things-master/components/freetype/src/base/
A Dftstroke.c2045 FT_Bool opened ) in FT_Stroker_ParseOutline() argument
2118 error = FT_Stroker_BeginSubPath( stroker, &v_start, opened ); in FT_Stroker_ParseOutline()
/AliOS-Things-master/components/SDL2/src/audio/coreaudio/
A DSDL_coreaudio.m945 …if (this->handle == NULL) { /* opened the default device? Register to know if the user picks a ne…
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/
A DChangeLog5686 file is opened.
6450 tif_close.c}: Store a list of opened IFD to prevent looping as per bug
7740 so that files opened for update can be strip chopped too.
/AliOS-Things-master/components/SDL2/src/image/autom4te.cache/
A Dtraces.2120 # config.log, so it can be properly (re)opened and appended to by config.lt.
A Dtraces.01637 # config.log, so it can be properly (re)opened and appended to by config.lt.
/AliOS-Things-master/components/SDL2/src/image/acinclude/
A Dlibtool.m4650 # config.log, so it can be properly (re)opened and appended to by config.lt.
/AliOS-Things-master/components/SDL2/acinclude/
A Dlibtool.m4688 # config.log, so it can be properly (re)opened and appended to by config.lt.
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/m4/
A Dlibtool.m4696 # config.log, so it can be properly (re)opened and appended to by config.lt.

Completed in 108 milliseconds

12