Searched defs:registerClient (Results 1 – 5 of 5) sorted by relevance
87 llGnubby.prototype.registerClient = function(who) {}; method in llGnubby
106 llHidGnubby.prototype.registerClient = function(who) { method in llHidGnubby
179 llUsbGnubby.prototype.registerClient = function(who) { method in llUsbGnubby
69 public void registerClient(ContextTrackingChecker client) { in registerClient() method in ContextTrackingValidationCheck
536 void StyleSheetContents::registerClient(CSSStyleSheet* sheet) in registerClient() function in WebCore::StyleSheetContents