| 40 | namespace oid::host { |
| 41 | |
| 42 | class GlfwCanvas; |
| 43 | |
| 44 | // Caches small offscreen-rendered icon textures for the buffer-list panel, |
| 45 | // keyed by buffer name and refreshed on revision change -- |
nothing calls this directly
no outgoing calls
no test coverage detected