Searched defs:GetNextLine (Results 1 – 2 of 2) sorted by relevance
176 uint32_t TypedText::GetNextLine(const char* text, uint16_t fontId, uint8_t fontSize, int16_t letter… in GetNextLine() function in OHOS::TypedText
66 static const std::string GetNextLine(FILE *fp, int *status) in GetNextLine() function