Home
last modified time | relevance | path

Searched refs:selection_setFocus (Results 1 – 1 of 1) sorted by relevance

/dports/graphics/gnash/gnash-2b3bdede0305c4fc3ad21a0a4197330606c9b880/libcore/asobj/
H A DSelection_as.cpp42 as_value selection_setFocus(const fn_call& fn);
75 vm.registerNative(selection_setFocus, 600, 4); in registerSelectionNative()
182 selection_setFocus(const fn_call& fn) in selection_setFocus() function