Home
last modified time | relevance | path

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

/foundation/ace/ace_engine/frameworks/bridge/declarative_frontend/jsview/
Djs_path.cpp30 JSRef<JSVal> commands = obj->GetProperty("commands"); in Create() local
37 void JSPath::SetCommands(const std::string& commands) in SetCommands()
64 JSRef<JSVal> commands = params->GetProperty("commands"); in ConstructorCallback() local