| 68 | } |
| 69 | |
| 70 | inline size_t aboSize() const { |
| 71 | return mShrdPtr->aboSize(); |
| 72 | } |
| 73 | |
| 74 | inline void render(const int pWindowId, |
| 75 | const int pX, const int pY, const int pVPW, const int pVPH, |
nothing calls this directly
no outgoing calls
no test coverage detected