Searched defs:HIDDEN (Results 1 - 3 of 3) sorted by relevance

/external/qemu/distrib/sdl-1.2.12/src/video/directfb/
H A DSDL_DirectFB_video.h58 #define HIDDEN (this->hidden) macro
/external/webkit/WebCore/html/
H A DHTMLInputElement.h52 HIDDEN, enumerator in enum:WebCore::HTMLInputElement::InputType
129 virtual bool isInputTypeHidden() const { return m_type == HIDDEN; }
192 bool respectHeightAndWidthAttrs() const { return inputType() == IMAGE || inputType() == HIDDEN; }
/external/webkit/WebCore/rendering/style/
H A DRenderStyleConstants.h330 enum EVisibility { VISIBLE, HIDDEN, COLLAPSE }; enumerator in enum:WebCore::EVisibility

Completed in 27 milliseconds