Home
last modified time | relevance | path

Searched refs:BufferStorePartlyRoundedRectVertices (Results 1 – 2 of 2) sorted by relevance

/dports/games/freeorion/freeorion-0.4.10.2/UI/
H A DCUIDrawUtil.h107 void BufferStorePartlyRoundedRectVertices(GG::GL2DVertexBuffer& buffer, const GG::Pt& ul,
H A DCUIDrawUtil.cpp368 BufferStorePartlyRoundedRectVertices(vert_buf, ul, lr, radius, ur_round, in PartlyRoundedRect()
388 void BufferStorePartlyRoundedRectVertices(GG::GL2DVertexBuffer& buffer, const GG::Pt& ul, in BufferStorePartlyRoundedRectVertices() function