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

  /external/chromium_org/chrome/browser/chromeos/input_method/
textinput_test_helper.h 59 static bool ConvertRectFromString(const std::string& str, gfx::Rect* rect);
textinput_test_helper.cc 165 bool TextInputTestHelper::ConvertRectFromString(const std::string& str,
194 if (!ConvertRectFromString(coordinate, &rect))

Completed in 125 milliseconds