Home
last modified time | relevance | path

Searched refs:setVariable (Results 1 – 11 of 11) sorted by relevance

/external/webkit/WebCore/css/
DCSSVariablesDeclaration.h55 void setVariable(const String&, const String&, ExceptionCode&);
DCSSVariablesDeclaration.cpp82 void CSSVariablesDeclaration::setVariable(const String& variableName, const String& variableValue, … in setVariable() function in WebCore::CSSVariablesDeclaration
DCSSVariablesDeclaration.idl37 void setVariable(in DOMString variableName,
/external/webkit/WebKit/mac/Plugins/
DWebNetscapePluginView.h166 - (NPError)setVariable:(NPPVariable)variable value:(void *)value;
Dnpapi.mm150 return [pluginViewForInstance(instance) setVariable:variable value:value];
DWebNetscapePluginView.mm2100 - (NPError)setVariable:(NPPVariable)variable value:(void *)value
/external/webkit/WebKit/mac/
DWebKit.order1098 -[WebNetscapePluginDocumentView(WebNPPCallbacks) setVariable:value:]
DChangeLog3754 (-[WebBaseNetscapePluginView setVariable:value:]):
3805 (-[WebBaseNetscapePluginView setVariable:value:]):
3909 …(-[WebBaseNetscapePluginView setVariable:value:]): Added the new NPDrawingModelCoreAnimation case,…
4417 (-[WebBaseNetscapePluginView setVariable:value:]):
5019 … (-[WebBaseNetscapePluginView setVariable:value:]): Removed NPDrawingModelOpenGL related code.
8237 (-[WebBaseNetscapePluginView setVariable:value:]):
12826 (-[WebBaseNetscapePluginView setVariable:value:]):
DChangeLog-2007-10-1419012 (-[WebBaseNetscapePluginView setVariable:value:]):
21640 (-[WebBaseNetscapePluginView setVariable:value:]):
DChangeLog-2006-02-093555 (-[WebBaseNetscapePluginView setVariable:value:]):
3556 Implemented -setVariable:value:, which is called from NPN_SetValue() (previously
3561 Added SPI for -[WebBaseNetscapePluginView setVariable:value].
/external/webkit/WebCore/
DChangeLog-2008-08-109648 (WebCore::CSSVariablesDeclaration::setVariable):
10186 (WebCore::CSSVariablesDeclaration::setVariable):