Searched refs:NEXT_BUTTON_INDEX (Results 1 – 1 of 1) sorted by relevance
42 const int32_t NEXT_BUTTON_INDEX = 2; variable612 … auto nextButton = AceType::DynamicCast<FrameNode>(contentRow->GetChildAtIndex(NEXT_BUTTON_INDEX)); in ShowContentRowButton()624 … auto nextButton = AceType::DynamicCast<FrameNode>(contentRow->GetChildAtIndex(NEXT_BUTTON_INDEX)); in ShowContentRowButton()