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