Home | History | Annotate | Download | only in nav

Lines Matching refs:imageURI

902 WTF::String imageURI(int x, int y)
905 return root ? root->imageURI(x, y) : WTF::String();
2026 WTF::String uri = view->imageURI(x, y);