HomeSort by relevance Sort by last modified time
    Searched full:nativefunction (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/chrome/renderer/resources/extensions/
set_icon.js 69 {nativeFunction: SetIconCommon});
79 {nativeFunction: SetIconCommon});
94 {nativeFunction: SetIconCommon});
119 {nativeFunction: SetIconCommon});
send_request.js 121 // - nativeFunction: the v8 native function to handle the request, or
136 var nativeFunction = optArgs.nativeFunction || natives.StartRequest;
143 return nativeFunction(functionName,
  /external/chromium_org/third_party/WebKit/Tools/Scripts/
do-webcore-rename 172 "nativeFunction" => "hostFunction",
173 "NativeFunction" => "HostFunction",

Completed in 144 milliseconds