Home
last modified time | relevance | path

Searched defs:boundsRect (Results 1 – 10 of 10) sorted by relevance

/external/python/cpython2/Mac/Modules/ctl/
D_Ctlmodule.c3920 Rect boundsRect; in Ctl_NewControl() local
4278 Rect boundsRect; in Ctl_CreateBevelButtonControl() local
4322 Rect boundsRect; in Ctl_CreateSliderControl() local
4406 Rect boundsRect; in Ctl_CreateProgressBarControl() local
4441 Rect boundsRect; in Ctl_CreateRelevanceBarControl() local
4473 Rect boundsRect; in Ctl_CreateLittleArrowsControl() local
4508 Rect boundsRect; in Ctl_CreateChasingArrowsControl() local
4531 Rect boundsRect; in Ctl_CreateSeparatorControl() local
4554 Rect boundsRect; in Ctl_CreateGroupBoxControl() local
4583 Rect boundsRect; in Ctl_CreateCheckGroupBoxControl() local
[all …]
/external/androidplot/AndroidPlot-Core/src/main/java/com/androidplot/ui/
DBoxModelable.java32 public RectF getMarginatedRect(RectF boundsRect); in getMarginatedRect()
DBoxModel.java62 public RectF getMarginatedRect(RectF boundsRect) { in getMarginatedRect()
/external/lottie/lottie/src/main/java/com/airbnb/lottie/animation/content/
DGradientStrokeContent.java33 private final RectF boundsRect = new RectF(); field in GradientStrokeContent
DGradientFillContent.java49 private final RectF boundsRect = new RectF(); field in GradientFillContent
/external/python/cpython2/Mac/Modules/qdoffs/
D_Qdoffsmodule.c207 Rect boundsRect; in Qdoffs_NewGWorld() local
272 Rect boundsRect; in Qdoffs_UpdateGWorld() local
/external/python/cpython2/Mac/Modules/dlg/
D_Dlgmodule.c1027 Rect boundsRect; in Dlg_NewDialog() local
1087 Rect boundsRect; in Dlg_NewColorDialog() local
/external/python/cpython2/Mac/Modules/win/
D_Winmodule.c1456 Rect boundsRect; in WinObj_DragWindow() local
2681 Rect boundsRect; in Win_NewWindow() local
2738 Rect boundsRect; in Win_NewCWindow() local
/external/skia/modules/canvaskit/
Dinterface.js747 CanvasKit.Canvas.prototype.saveLayer = function(paint, boundsRect, backdrop, flags) { argument
/external/python/cpython2/Mac/Modules/qt/
D_Qtmodule.c26263 Rect boundsRect; in Qt_DragAlignedWindow() local