Home | History | Annotate | Download | only in win

Lines Matching refs:clientRect

1114     RECT clientRect;
1115 clientRect.bottom = clientRect.left = clientRect.top = clientRect.right = 0;
1117 bool failed = FAILED(webView->initWithFrame(clientRect, 0, groupName));