Searched defs:isLinearText (Results 1 – 2 of 2) sorted by relevance
149 bool isLinearText = GetObject<bool>(); in NativeDrawingFontTest004() local
261 void OH_Drawing_FontSetLinearText(OH_Drawing_Font* cFont, bool isLinearText) in OH_Drawing_FontSetLinearText()