Searched defs:setOpaque (Results 1 - 4 of 4) sorted by relevance

/external/nist-sip/java/javax/sip/header/
H A DAuthorizationHeader.java22 void setOpaque(String opaque) throws ParseException; method in interface:AuthorizationHeader
/external/nist-sip/java/gov/nist/javax/sip/header/
H A DAuthenticationHeader.java349 public void setOpaque(String opaque) throws ParseException { method in class:AuthenticationHeader
/external/webkit/Source/WebCore/platform/graphics/chromium/
H A DLayerChromium.h120 void setOpaque(bool opaque) { m_opaque = opaque; setNeedsCommit(); } function in class:WebCore::LayerChromium
/external/webkit/Source/WebCore/platform/graphics/ca/win/
H A DPlatformCALayerWin.cpp318 void PlatformCALayer::setOpaque(bool value) function in class:PlatformCALayer

Completed in 159 milliseconds