Searched refs:setGlobalBounds (Results 1 – 2 of 2) sorted by relevance
305 void setGlobalBounds(int x, int y, int h, int v);
1120 void WebViewCore::setGlobalBounds(int x, int y, int h, int v) in setGlobalBounds() function in android::WebViewCore4527 viewImpl->setGlobalBounds(x, y, h, v); in SetGlobalBounds()