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

  /external/chromium_org/third_party/skia/experimental/SkV8Example/
BaseContext.h 42 void addAttributesAndMethods(Handle<ObjectTemplate> tmpl);
JsContext.cpp 41 this->addAttributesAndMethods(localTemplate);
BaseContext.cpp 260 void BaseContext::addAttributesAndMethods(Handle<ObjectTemplate> tmpl) {
  /external/skia/experimental/SkV8Example/
BaseContext.h 42 void addAttributesAndMethods(Handle<ObjectTemplate> tmpl);
JsContext.cpp 41 this->addAttributesAndMethods(localTemplate);
BaseContext.cpp 260 void BaseContext::addAttributesAndMethods(Handle<ObjectTemplate> tmpl) {

Completed in 1450 milliseconds