Home
last modified time | relevance | path

Searched defs:szLblText (Results 1 – 1 of 1) sorted by relevance

/dports/games/openclonk/openclonk-release-8.1-src/src/gui/
H A DC4GuiLabels.cpp38 …Label::Label(const char *szLblText, int32_t iX0, int32_t iTop, int32_t iAlign, DWORD dwFClr, CStdF… in Label()
51 …Label::Label(const char *szLblText, const C4Rect &rcBounds, int32_t iAlign, DWORD dwFClr, CStdFont… in Label()