Searched refs:SourceParentId (Results 1 – 2 of 2) sorted by relevance
1467 ImGuiID SourceParentId; // Source parent id (if available) member1474 …void Clear() { SourceId = SourceParentId = 0; Data = NULL; DataSize = 0; memset(DataType, 0, si… in Clear()
8559 payload.SourceParentId = source_parent_id; in BeginDragDropSource()