textformat_new    198 libcore/asobj/TextFormat_as.cpp     as_value textformat_new(const fn_call& fn);
textformat_new    247 libcore/asobj/TextFormat_as.cpp     vm.registerNative(textformat_new, 110, 0);
textformat_new    378 libcore/asobj/TextFormat_as.cpp     as_object* cl = gl.createClass(&textformat_new, proto);