| 2561 | ImU32 Count; |
| 2562 | ImU32 Offset; |
| 2563 | void* GetVarPtr(ImNodesStyle* style) const { return (void*)((unsigned char*)style + Offset); } |
| 2564 | }; |
| 2565 | |
| 2566 | static const ImNodesStyleVarInfo GStyleVarInfo[] = { |
no outgoing calls
no test coverage detected