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

  /external/chromium_org/chrome/renderer/translate/
translate_helper.h 139 void TranslatePageImpl(int count);
162 // Method factory used to make calls to TranslatePageImpl.
translate_helper.cc 459 TranslatePageImpl(0);
532 void TranslateHelper::TranslatePageImpl(int count) {
546 base::Bind(&TranslateHelper::TranslatePageImpl,

Completed in 54 milliseconds