Searched defs:getCodepointsFromString (Results 1 – 2 of 2) sorted by relevance
/dports/devel/love/love-11.3/src/modules/graphics/ | ||
H A D | Font.cpp | 345 void Font::getCodepointsFromString(const std::string &text, Codepoints &codepoints) in getCodepointsFromString() function in love::graphics::Font |
/dports/devel/love10/love-0.10.2/src/modules/graphics/opengl/ | ||
H A D | Font.cpp | 360 void Font::getCodepointsFromString(const std::string &text, Codepoints &codepoints) in getCodepointsFromString() function in love::graphics::opengl::Font |