HomeSort by relevance Sort by last modified time
    Searched refs:m_maxAlternatives (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/WebKit/public/web/
WebSpeechRecognitionParams.h 45 , m_maxAlternatives(maxAlternatives)
54 unsigned long maxAlternatives() const { return m_maxAlternatives; }
62 unsigned long m_maxAlternatives;