Home
last modified time | relevance | path

Searched refs:visible (Results 1 – 25 of 50) sorted by relevance

12

/AliOS-Things-master/components/SDL2/src/video/qnx/
A Dvideo.c268 const int visible = 1; in showWindow() local
271 &visible); in showWindow()
283 const int visible = 0; in hideWindow() local
286 &visible); in hideWindow()
/AliOS-Things-master/components/SDL2/src/image/
A DIMG_xcf.c115 int visible; member
168 int visible; member
182 int visible; member
294 prop->data.visible = SDL_ReadBE32 (src); in xcf_read_property()
400 l->visible = prop.data.visible ? 1 : 0; in read_xcf_layer()
449 l->visible = prop.data.visible ? 1 : 0; in read_xcf_channel()
874 if (layer->visible) in IMG_LoadXCF_RW()
909 if (!channel [i]->selection && channel [i]->visible) { in IMG_LoadXCF_RW()
A Dnanosvg.h436 char visible; member
649 p->attr[0].visible = 1; in nsvg__createParser()
1030 shape->flags = (attr->visible ? NSVG_FLAGS_VISIBLE : 0x00); in nsvg__addShape()
1745 attr->visible = 0; in nsvg__parseAttr()
/AliOS-Things-master/components/ble_host/bt_host/
A DKconfig114 visible if !BT_PERIPHERAL
125 visible if !BT_CENTRAL
/AliOS-Things-master/components/SDL2/src/video/wayland/
A DSDL_waylandtouch.h138 int32_t visible);
A DSDL_waylandwindow.c334 struct qt_extended_surface *qt_extended_surface, int32_t visible) in handle_onscreen_visibility() argument
/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/
A Dcoderules.txt96 called directly, so only that function need be externally visible.) All
A Djconfig.txt113 * but they don't need to be visible to applications using the library.
A Dchange.log401 software. Major user-visible changes include:
/AliOS-Things-master/components/SDL2/src/gfx/Docs/html/
A Ddoxygen.css989 body { overflow:visible; }
1003 overflow: visible;
/AliOS-Things-master/components/SDL2/src/video/uikit/
A DSDL_uikitopengles.m128 /* You need to pump events in order for the OS to make changes visible.
A DSDL_uikitwindow.m300 /* Make sure the view is offset correctly when the keyboard is visible. */
/AliOS-Things-master/components/SDL2/src/video/cocoa/
A DSDL_cocoawindow.m355 * ordered out (is not visible any more). You can be ordered out without
359 forKeyPath:@"visible"
380 if (object == _data->nswindow && [keyPath isEqualToString:@"visible"]) {
485 [window removeObserver:self forKeyPath:@"visible"];
1891 /* OpenGL is rendering to the window, so make it visible! */
1985 /* OpenGL is rendering to the window, so make it visible! */
A DSDL_cocoaevents.m189 /* If a window wasn't found above, iterate through all visible windows in
/AliOS-Things-master/documentation/doxygen/style/
A Ddoxygen-custom.css242 overflow: visible; /* reset ul rule for scroll bar in GENERATE_TREEVIEW window */
246 overflow: visible; /* reset ul rule for the navigation bar drop down lists */
1711 body { overflow:visible; }
/AliOS-Things-master/components/SDL2/docs/
A DREADME-macosx.md100 will be visible to the user in the Finder. Usually it will be the same
A DREADME-ios.md195 -- returns whether or not text events are enabled (and the onscreen keyboard is visible)
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/libtiff/
A Dtif_config.h.in391 /* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */
/AliOS-Things-master/components/SDL2/src/video/x11/
A DSDL_x11window.c1045 const SDL_bool visible = ((window->flags & SDL_WINDOW_HIDDEN) == 0); in X11_SetWindowBordered() local
1055 if (visible) { in X11_SetWindowBordered()
/AliOS-Things-master/components/SDL2/src/image/external/
A Dtiff-4.0.9-win32config.patch492 +/* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */
/AliOS-Things-master/components/littlevgl/
A DREADME.md173 … you delete the parent the children will be deleted too. Children can be visible only on their par…
/AliOS-Things-master/components/SDL2/src/gfx/Docs/
A Dhtml.doxyfile415 # undocumented classes that are normally visible in the class hierarchy.
838 # fragments. Normal C and C++ comments will always remain visible.
1757 # visible in IE 9+ (other browsers do not have this requirement).
1766 # visible. Older versions of IE do not have SVG support.
/AliOS-Things-master/components/jsoncpp/doc/
A Ddoxyfile.in466 # undocumented classes that are normally visible in the class hierarchy. If set
913 # Fortran comments will always remain visible.
1141 # such a level that at most the specified number of entries are visible (unless
2205 # to make the SVG files visible in IE 9+ (other browsers do not have this
2219 # the SVG files visible. Older versions of IE do not have SVG support.
A Dweb_doxyfile.in466 # undocumented classes that are normally visible in the class hierarchy. If set
913 # Fortran comments will always remain visible.
1141 # such a level that at most the specified number of entries are visible (unless
2193 # to make the SVG files visible in IE 9+ (other browsers do not have this
2207 # the SVG files visible. Older versions of IE do not have SVG support.
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/win32/
A DDLL_FAQ.txt352 accessed by your application only, and is not visible to the

Completed in 52 milliseconds

12