Searched defs:isEmpty (Results 1 - 11 of 11) sorted by relevance

/vbox/src/VBox/Frontends/VirtualBox/src/widgets/graphics/
H A DUIGraphicsTextPane.h52 bool isEmpty() const { return m_text.isEmpty(); } function in class:UIGraphicsTextPane
/vbox/src/VBox/Frontends/VirtualBox/src/net/
H A DUIUpdateManager.cpp81 bool isEmpty() const { return m_pLastStep.isNull(); } function in class:UIUpdateQueue
108 if (pQueue->isEmpty())
298 if (!components.isEmpty())
/vbox/include/VBox/com/
H A Dstring.h233 bool isEmpty() const { return m_bstr == NULL || *m_bstr == 0; } function in class:com::Bstr
242 size_t length() const { return isEmpty() ? 0 : ::RTUtf16Len((PRTUTF16)m_bstr); }
/vbox/include/iprt/cpp/
H A Dlist.h296 bool isEmpty() const function in class:RTCListBase
H A Dministring.h534 bool isEmpty() const function in class:RTCString
904 * Hide operator bool() to force people to use isEmpty() explicitly.
/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 Dactivation.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt META-INF/mailcap ...
H A Dsjsxp.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ com/ com/sun/ com/sun/xml/ ...
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. ...
H A Djaxb-impl.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/sun/ com/sun/xml/ com/sun/xml/bind/ ...

Completed in 95 milliseconds