Android-cuttlefish cvd tool
|
#include <teeui/font_rendering.h>
Namespaces | |
namespace | teeui |
Functions | |
bool | teeui::isBreakable (unsigned long codePoint) |
bool | teeui::isNewline (unsigned long codePoint) |
std::tuple< Error, Box< pxs >, UTF8Range< const char * > > | teeui::findLongestWordSequence (TextFace *face, const UTF8Range< const char * > &text, const Box< pxs > &boundingBox) |
Error | teeui::drawText (TextFace *face, const UTF8Range< const char * > &text, const PixelDrawer &drawPixel, PxPoint pen) |