Searched refs:GetBottomStyleSheetClipPath (Results 1 – 3 of 3) sorted by relevance
687 std::string GetBottomStyleSheetClipPath(SizeF sheetSize, Dimension sheetRadius);
1886 clipPath = GetBottomStyleSheetClipPath(sheetSize, sheetRadius); in GetSheetTypeWithAuto()2111 std::string SheetPresentationPattern::GetBottomStyleSheetClipPath(SizeF sheetSize, Dimension sheetR… in GetSheetTypeWithAuto() function in OHOS::Ace::NG::SheetPresentationPattern
2210 auto bottomPath = topSheetPattern->GetBottomStyleSheetClipPath(sheetSize, sheetRadius);