Home
last modified time | relevance | path

Searched defs:cssName (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/chrome/third_party/chromevox/closure/
Dbase.js1340 var getMapping = function(cssName) { argument
1344 var renameByParts = function(cssName) { argument
/external/chromium_org/third_party/WebKit/Source/core/css/
DStylePropertySet.cpp693 String StylePropertySet::PropertyReference::cssName() const in cssName() function in WebCore::StylePropertySet::PropertyReference