Searched defs:contentId (Results 1 – 6 of 6) sorted by relevance
44 int32_t contentId = GetPattern<CounterPattern>()->GetContentId(); in AddChildToGroup() local57 int32_t contentId = pattern->GetContentId(); in DeleteChildFromGroup() local
53 auto contentId = counterPattern->GetContentId(); in Create() local99 RefPtr<FrameNode> CounterModelNG::CreateContentNodeChild(int32_t contentId, const RefPtr<CounterThe… in CreateContentNodeChild()214 int32_t contentId = frameNode->GetPattern<CounterPattern>()->GetContentId(); in SetHeight() local306 int32_t contentId = frameNode->GetPattern<CounterPattern>()->GetContentId(); in SetHeight() local
176 int32_t contentId = pattern_->GetContentId(); variable
67 …int32_t contentId = -1; // Indicates the uniqueID of componentContent when isStartUpBy… member
166 RefPtr<FrameNode> CalendarPickerModelNG::CreateCalendarNodeChild(int32_t contentId, in CreateCalendarNodeChild()199 void CalendarPickerModelNG::CreateDateNode(int32_t contentId, const CalendarSettingData& settingDat… in CreateDateNode()
54 auto contentId = panelNode->GetContentId(); in Create() local