Searched refs:dashGapProperty (Results 1 – 2 of 2) sorted by relevance
785 BorderWidthProperty dashGapProperty; variable786 dashGapProperty.SetBorderWidth(Dimension(1));787 frameNode->renderContext_->UpdateDashGap(dashGapProperty);
1471 BorderWidthProperty dashGapProperty; in SwapDirtyLayoutWrapperOnMainThread() local1472 dashGapProperty.SetBorderWidth(Dimension(-1)); in SwapDirtyLayoutWrapperOnMainThread()1473 renderContext_->UpdateDashGap(dashGapProperty); in SwapDirtyLayoutWrapperOnMainThread()4384 BorderWidthProperty dashGapProperty; in SyncGeometryNode() local4385 dashGapProperty.SetBorderWidth(Dimension(-1)); in SyncGeometryNode()4386 renderContext_->UpdateDashGap(dashGapProperty); in SyncGeometryNode()