HomeSort by relevance Sort by last modified time
    Searched defs:TTSCustomBindings (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/renderer/extensions/
tts_custom_bindings.cc 15 TTSCustomBindings::TTSCustomBindings(
19 base::Bind(&TTSCustomBindings::GetNextTTSEventId,
23 void TTSCustomBindings::GetNextTTSEventId(
tts_custom_bindings.h 13 class TTSCustomBindings : public ChromeV8Extension {
15 TTSCustomBindings(Dispatcher* dispatcher, ChromeV8Context* context);

Completed in 44 milliseconds