Searched refs:zoom (Results 1 – 4 of 4) sorted by relevance
92 function zoom(e) { function227 case 32: zoom(selected); return false; // SPACE
58 It's possible to select a given stack entry to zoom on it and look at entry deeper in the callstack
1334 this.svg.find('g').css('cursor', 'pointer').click(zoom);1339 function zoom() { function
1124 const struct audio_stream_in* stream, float zoom) { in in_set_microphone_field_dimension() argument