Lines Matching refs:BeginGroup
2473 BeginGroup();
2529 BeginGroup();
2583 BeginGroup();
3086 BeginGroup();
3441 BeginGroup(); // The only purpose of the group here is to allow the caller to query item data e.g. IsItemActive()
3498 BeginGroup();
3968 BeginGroup();
4831 BeginGroup();
5088 BeginGroup();
5226 BeginGroup();
6317 // FIXME-OPT: We could omit the BeginGroup() if label_size.x but would need to omit the EndGroup() as well.
6318 BeginGroup();
6681 BeginGroup(); // Backup position on layer 0 // FIXME: Misleading to use a group for that backup/restore
6691 // We overwrite CursorMaxPos because BeginGroup sets it to CursorPos (essentially the .EmitItem hack in EndMenuBar() would need something analogous here, maybe a BeginGroupEx() with flags).