Searched refs:DIVIDER_ROWS_THREE (Results 1 – 2 of 2) sorted by relevance
43 const int32_t DIVIDER_ROWS_THREE = 3; variable466 …firmDividerNode = AceType::DynamicCast<FrameNode>(contentRow->GetChildAtIndex(DIVIDER_ROWS_THREE)); in SwitchTimePickerPage()629 …auto divideNode = AceType::DynamicCast<FrameNode>(contentRow->GetChildAtIndex(DIVIDER_ROWS_THREE)); in ShowContentRowButton()688 contentRow->AddChild(nextConfirmDividerNode, DIVIDER_ROWS_THREE); in CreateButtonNodeForAging()
33 const int32_t DIVIDER_ROWS_THREE = 3; variable522 contentRow->AddChild(nextConfirmDividerNode, DIVIDER_ROWS_THREE); in CreateButtonNodeForAging()