Home
last modified time | relevance | path

Searched refs:rcWindow (Results 1 – 8 of 8) sorted by relevance

/external/webrtc/talk/media/devices/
Dgdivideorenderer.cc219 RECT rcClient, rcWindow; in OnSize() local
221 GetWindowRect(handle(), &rcWindow); in OnSize()
225 ptDiff.x = (rcWindow.right - rcWindow.left) - rcClient.right; in OnSize()
226 ptDiff.y = (rcWindow.bottom - rcWindow.top) - rcClient.bottom; in OnSize()
229 MoveWindow(handle(), rcWindow.left, rcWindow.top, in OnSize()
/external/pdfium/fpdfsdk/pwl/
Dcpwl_appstream.cpp1117 CFX_FloatRect rcWindow = widget_->GetRotatedRect(); in SetAsPushButton() local
1179 CFX_FloatRect rcClient = rcWindow.GetDeflated(fBorderWidth, fBorderWidth); in SetAsPushButton()
1245 GetRectFillAppStream(rcWindow, crBackground) + in SetAsPushButton()
1246 GetBorderAppStreamInternal(rcWindow, fBorderWidth, crBorder, crLeftTop, in SetAsPushButton()
1248 GetPushButtonAppStream(iconFit.GetFittingBounds() ? rcWindow : rcClient, in SetAsPushButton()
1266 GetRectFillAppStream(rcWindow, crBackground) + in SetAsPushButton()
1267 GetBorderAppStreamInternal(rcWindow, fBorderWidth, crBorder, crLeftTop, in SetAsPushButton()
1269 GetPushButtonAppStream(iconFit.GetFittingBounds() ? rcWindow : rcClient, in SetAsPushButton()
1301 GetRectFillAppStream(rcWindow, crBackground - 0.25f) + in SetAsPushButton()
1302 GetBorderAppStreamInternal(rcWindow, fBorderWidth, crBorder, crLeftTop, in SetAsPushButton()
[all …]
Dcpwl_edit.cpp84 CFX_FloatRect rcWindow = m_rcOldWindow; in RePosChildWnd() local
86 CFX_FloatRect(rcWindow.right, rcWindow.bottom, in RePosChildWnd()
87 rcWindow.right + PWL_SCROLLBAR_WIDTH, rcWindow.top); in RePosChildWnd()
Dcpwl_combo_box.cpp452 CFX_FloatRect rcWindow = m_rcOldWindow; in SetPopup() local
454 rcWindow.bottom -= fPopupRet; in SetPopup()
456 rcWindow.top += fPopupRet; in SetPopup()
458 if (!Move(rcWindow, true, true)) in SetPopup()
Dcpwl_wnd.cpp415 CFX_FloatRect rcWindow = GetWindowRect(); in GetClientRect() local
418 CFX_FloatRect rcClient = rcWindow.GetDeflated(width, width); in GetClientRect()
423 return rcWindow.Contains(rcClient) ? rcClient : CFX_FloatRect(); in GetClientRect()
/external/pdfium/fpdfsdk/
Dcpdfsdk_pageview.cpp477 CFX_FloatRect rcWindow = pAnnot->GetRect(); local
478 m_pFormFillEnv->Invalidate(m_page, rcWindow.GetOuterRect());
Dcpdfsdk_widget.cpp864 CFX_FloatRect rcWindow = GetRotatedRect(); local
874 return rcWindow.GetDeflated(fBorderWidth, fBorderWidth);
/external/kotlinc/lib/
Dkotlin-compiler.jarMETA-INF/MANIFEST.MF org/jetbrains/kotlin/utils/JavaSdkUtil.class JavaSdkUtil ...