/external/lzma/CPP/Windows/Control/ |
D | Dialog.cpp | 134 if (!::GetWindowRect(GetItem(id), &rect)) in GetItemSizes() 143 ::GetWindowRect(GetItem(id), &rect); in GetClientRectOfItem() 159 GetWindowRect(&rect); in NormalizeSize() 188 GetWindowRect(&rect); in NormalizePosition()
|
/external/pdfium/fpdfsdk/src/pdfwindow/ |
D | PWL_Wnd.cpp | 278 CPDF_Rect rcOld = GetWindowRect(); in Move() 314 CPDF_Rect rectWnd = GetWindowRect(); in GetThisAppearanceStream() 351 CPDF_Rect rectWnd = GetWindowRect(); in DrawThisAppearance() 386 CPDF_Rect rcRefresh = pRect ? *pRect : GetWindowRect(); in InvalidateRect() 531 CPDF_Rect CPWL_Wnd::GetWindowRect() const { in GetWindowRect() function in CPWL_Wnd 536 CPDF_Rect rcWindow = GetWindowRect(); in GetClientRect() 686 return IsValid() && IsVisible() && GetWindowRect().Contains(point.x, point.y); in WndHitTest() 731 GetWindowRect(), (FX_FLOAT)(GetBorderWidth() + GetInnerBorderWidth())); in RePosChildWnd() 795 return CPWL_Utils::InflateRect(GetWindowRect(), 1); in GetFocusRect()
|
D | PWL_ScrollBar.cpp | 135 CPDF_Rect rectWnd = GetWindowRect(); in GetThisAppearanceStream() 241 CPDF_Rect rectWnd = GetWindowRect(); in DrawThisAppearance() 651 CPDF_Rect rectWnd = GetWindowRect(); in GetThisAppearanceStream() 669 CPDF_Rect rectWnd = GetWindowRect(); in DrawThisAppearance() 703 CPDF_Rect rcPosButton = m_pPosButton->GetWindowRect(); in OnLButtonDown() 978 CPDF_Rect rcPosButton = m_pPosButton->GetWindowRect(); in OnPosButtonLBDown() 1081 CPDF_Rect rcMin = m_pMinButton->GetWindowRect(); in GetScrollArea() 1082 CPDF_Rect rcMax = m_pMaxButton->GetWindowRect(); in GetScrollArea()
|
D | PWL_ComboBox.cpp | 113 CPDF_Rect rectWnd = CPWL_Wnd::GetWindowRect(); in GetThisAppearanceStream() 146 CPDF_Rect rectWnd = CPWL_Wnd::GetWindowRect(); in DrawThisAppearance() 360 CPDF_Rect rcList = CPWL_Wnd::GetWindowRect(); in RePosChildWnd() 488 CPDF_Rect rcWindow = CPWL_Wnd::GetWindowRect(); in SetPopup()
|
D | PWL_SpecialButton.cpp | 21 return CPWL_Utils::DeflateRect(GetWindowRect(), (FX_FLOAT)GetBorderWidth()); in GetFocusRect()
|
D | PWL_ListCtrl.cpp | 88 fy = pChild->GetWindowRect().bottom - m_fItemSpace; in ResetAll() 150 CPDF_Rect rcChild = pChild->ChildToParent(pChild->GetWindowRect()); in DrawChildAppearance()
|
D | PWL_IconList.cpp | 225 CPDF_Rect rcWnd = pChild->ChildToParent(pChild->GetWindowRect()); in FindItemIndex() 240 CPDF_Rect rcOrigin = pItem->GetWindowRect(); in ScrollToItem()
|
D | PWL_Edit.cpp | 91 GetWindowRect(), (FX_FLOAT)(GetBorderWidth() + GetInnerBorderWidth())); in GetClientRect() 202 m_rcOldWindow = GetWindowRect(); in OnCreated() 832 CPDF_Rect rcWindow = GetWindowRect(); in ShowVScrollBar()
|
/external/webrtc/webrtc/modules/desktop_capture/ |
D | cropping_window_capturer_win.cc | 86 if (!GetWindowRect(hwnd, &enumerated_rect)) { in TopWindowVerifier() 155 if (!GetWindowRect(selected, &selected_window_rect)) { in ShouldUseScreenCapturer()
|
/external/lzma/CPP/Windows/ |
D | Window.h | 77 bool GetWindowRect(LPRECT rect) const { return BOOLToBool(::GetWindowRect(_window,rect)); } in GetWindowRect() function 138 ::GetWindowRect(hwnd, &rect); in ChangeSubWindowSizeX()
|
/external/webrtc/webrtc/modules/video_render/ios/ |
D | video_render_ios_gles20.mm | 38 GetWindowRect(window_rect_); 178 if (GetWindowRect(window_rect_) == -1) { 224 int VideoRenderIosGles20::GetWindowRect(Rect& rect) { function
|
D | video_render_ios_gles20.h | 44 int GetWindowRect(Rect& rect); // NOLINT
|
/external/webrtc/webrtc/modules/desktop_capture/win/ |
D | window_capture_utils.cc | 20 if (!GetWindowRect(window, &rect)) { in GetCroppedWindowRect()
|
/external/webrtc/webrtc/modules/video_render/mac/ |
D | video_render_agl.cc | 411 GetWindowRect(_windowRect); in VideoRenderAGL() 519 GetWindowRect(_windowRect); in VideoRenderAGL() 981 if (GetWindowRect(_windowRect) == -1) in ScreenUpdateProcess() 1424 if (GetWindowRect(_windowRect) == -1) in CreateMixingContext() 1466 if (GetWindowRect(_windowRect) == -1) in RenderOffScreenBuffers() 1526 int VideoRenderAGL::GetWindowRect(Rect& rect) in GetWindowRect() function in webrtc::VideoRenderAGL
|
D | video_render_nsopengl.h | 157 int GetWindowRect(Rect& rect);
|
D | video_render_agl.h | 122 int GetWindowRect(Rect& rect);
|
D | video_render_nsopengl.mm | 521 if (GetWindowRect(_windowRect) == -1) 995 if (GetWindowRect(_windowRect) == -1) 1090 if (GetWindowRect(_windowRect) == -1) 1140 int VideoRenderNSOpenGL::GetWindowRect(Rect& rect)
|
/external/pdfium/fpdfsdk/src/formfiller/ |
D | FFL_FormFiller.cpp | 45 CPDF_Rect CFFL_FormFiller::GetWindowRect(CPDFSDK_PageView* pPageView) { in GetWindowRect() function in CFFL_FormFiller 47 return pWnd->GetWindowRect(); in GetWindowRect() 61 CPDF_Rect rcWindow = pWnd->GetWindowRect(); in GetViewBBox()
|
/external/libgdx/extensions/gdx-controllers/gdx-controllers-desktop/jni/ois-v1-4svn/Win32/SDL/SdlDemo/ |
D | SdlDemo.cpp | 144 GetWindowRect(hDisp, &r); in initSDL()
|
/external/webrtc/talk/media/devices/ |
D | gdivideorenderer.cc | 221 GetWindowRect(handle(), &rcWindow); in OnSize()
|
/external/skia/src/views/win/ |
D | SkOSWindow_win.cpp | 237 GetWindowRect((HWND)fHWND, &r); in updateSize() 712 GetWindowRect((HWND)fHWND, &fSavedWindowState.fRect); in makeFullscreen()
|
/external/pdfium/fpdfsdk/include/formfiller/ |
D | FFL_FormFiller.h | 118 CPDF_Rect GetWindowRect(CPDFSDK_PageView* pPageView);
|
/external/libpng/contrib/visupng/ |
D | VisualPng.c | 467 GetWindowRect (hwndChild, &rChild); in CenterAbout() 472 GetWindowRect (hwndParent, &rParent); in CenterAbout()
|
/external/mesa3d/src/gallium/state_trackers/wgl/ |
D | stw_framebuffer.c | 163 GetWindowRect(fb->hWnd, &window_rect)) { in stw_framebuffer_get_size()
|
/external/v8/build/win/importlibs/x86/ |
D | user32.winxp.imports | 368 'GetWindowRect@8',
|