Searched refs:SetRoot (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/ui/events/test/
H A Dtest_event_processor.cc15 void TestEventProcessor::SetRoot(scoped_ptr<EventTarget> root) { function in class:ui::test::TestEventProcessor
H A Dtest_event_processor.h23 void SetRoot(scoped_ptr<EventTarget> root);
/external/srec/tools/thirdparty/OpenFst/fst/lib/
H A Drational.h51 using ReplaceFstImpl<A>::SetRoot;
80 SetRoot(0);
103 SetRoot(0);
129 SetRoot(0);
H A Dreplace.h110 SetRoot(opts.root);
204 void SetRoot(Label root) { function in class:fst::ReplaceFstImpl
/external/chromium_org/ui/events/
H A Devent_processor_unittest.cc27 processor_.SetRoot(scoped_ptr<EventTarget>(new TestEventTarget()));
231 second_processor->SetRoot(second_root_scoped.Pass());
/external/antlr/antlr-3.4/runtime/Ruby/test/functional/ast-output/
H A Dauto-ast.rb384 grammar SetRoot;

Completed in 209 milliseconds