Searched refs:GetCanLoop (Results 1 – 6 of 6) sorted by relevance
130 static int32_t GetCanLoop(FrameNode* frameNode);
376 bool GetCanLoop() in GetCanLoop() function
698 int32_t TextPickerModelNG::GetCanLoop(FrameNode* frameNode) in GetCanLoop() function in OHOS::Ace::NG::TextPickerModelNG703 return textPickerPattern->GetCanLoop(); in GetCanLoop()
1570 bool canLoop = layout->GetCanLoop().value_or(true); in NotLoopOptions()
66 return TextPickerModelNG::GetCanLoop(frameNode); in GetTextPickerCanLoop()
1781 EXPECT_TRUE(textPickerLayoutProperty->GetCanLoop());