Searched defs:closed (Results 1 - 8 of 8) sorted by relevance

/vbox/src/VBox/Frontends/VirtualBox/src/selector/graphics/details/
H A DUIGDetailsElement.h75 bool closed() const { return m_fClosed; } function in class:UIGDetailsElement
/vbox/src/VBox/Main/webservice/jaxlibs/
H A Dhttp.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/sun/ com/sun/net/ com/sun/net/httpserver/ ...
H A Dsaaj-impl.jar ... defaultProxyPort javax.xml.soap.MessageFactory messageFactory boolean closed private String proxyHost private int proxyPort private static final String ...
H A Djaxws-rt.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ com/ com/sun/ com/sun/xml/ ...
H A Djaxb-xjc.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/com. ...
/vbox/src/libs/libxml2-2.6.31/
H A DHTMLparser.c464 * 3 means the tag is stylistic and should be closed easily
1118 const char **closed = NULL; local
1125 closed = htmlStartCloseIndex[indx];
1126 if (closed == NULL)
1128 if (xmlStrEqual(BAD_CAST * closed, newtag))
1132 i = closed - htmlStartClose;
3630 * Returns 1 if the current level should be closed.
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/wine/
H A Dserver_protocol.h1041 int closed; member in struct:dup_handle_reply
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/wine/
H A Dserver_protocol.h950 int closed; member in struct:dup_handle_reply

Completed in 103 milliseconds