Home
last modified time | relevance | path

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

/dports/games/openrct2/OpenRCT2-0.3.5.1/src/openrct2/drawing/
H A DText.cpp84 …pi, const ScreenCoordsXY& coords, const TextPaint& paint, const_utf8string text, bool noFormatting) in DrawText()
H A DDrawing.String.cpp966 …linfo* dpi, const_utf8string text, int32_t colour, const ScreenCoordsXY& coords, bool noFormatting, in ttf_draw_string()
998 …t32_t ttf_get_string_width(std::string_view text, FontSpriteBase fontSpriteBase, bool noFormatting) in ttf_get_string_width()