Searched defs:getCurrent (Results 1 – 5 of 5) sorted by relevance
53 getCurrent: function() { method
88 public float getCurrent() { in getCurrent() method in Interpolator
165 public static SelectPopupDialog getCurrent() { in getCurrent() method in SelectPopupDialog
93 inline const RootIt &getCurrent() const { return current; } in getCurrent() function
193 chrome.tabs.getCurrent = function(callback) {} function