Home | History | Annotate | Download | only in win

Lines Matching refs:longPtr

1957     LONG_PTR longPtr = GetWindowLongPtr(hWnd, 0);
1958 WebView* webView = reinterpret_cast<WebView*>(longPtr);