HomeSort by relevance Sort by last modified time
    Searched refs:ParseOpacity (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/content/shell/renderer/test_runner/
test_plugin.h 127 float ParseOpacity(const blink::WebString& string);
test_plugin.cc 183 scene_.opacity = ParseOpacity(attribute_value);
377 float TestPlugin::ParseOpacity(const blink::WebString& string) {

Completed in 122 milliseconds