Searched refs:IsIfDescriptorShown (Results 1 – 4 of 4) sorted by relevance
73 static bool IsIfDescriptorShown(JSValue descriptor);
67 bool DescriptorUtils::IsIfDescriptorShown(JSValue descriptor) in IsIfDescriptorShown() function in OHOS::ACELite::DescriptorUtils
121 bool isShown = DescriptorUtils::IsIfDescriptorShown(descriptorOrElement); in GenerateListItems()
1638 bool isShown = DescriptorUtils::IsIfDescriptorShown(descriptor); in AppendIfDescriptor()