Searched refs:CountInfoNodes (Results 1 – 2 of 2) sorted by relevance
105 int CountInfoNodes(widget_info *start, int count);
279 int undo_manager::CountInfoNodes(widget_info *start, int count) in CountInfoNodes() function in undo_manager286 count += CountInfoNodes(start->GetChildWidgetInfo(), count); in CountInfoNodes()353 int nodes = CountInfoNodes(new_info, 0); in UpdateUndoRecordInfoPointers()