Searched refs:hasFind (Results 1 - 1 of 1) sorted by relevance
/foundation/arkui/ui_lite/frameworks/common/ | ||
H A D | spannable_string.cpp | 43 bool hasFind = false; in GetTextStyle() local 50 hasFind = true; in GetTextStyle() 54 return hasFind; in GetTextStyle() 242 bool hasFind = false; in GetFontSize() local 249 hasFind = true; in GetFontSize() 253 return hasFind; in GetFontSize() 300 bool hasFind = false; in GetFontId() local 307 hasFind = true; in GetFontId() 311 return hasFind; in GetFontId() 362 bool hasFind in GetFontHeight() local 432 bool hasFind = false; GetBackgroundColor() local 494 bool hasFind = false; GetForegroundColor() local 557 bool hasFind = false; GetLineBackgroundColor() local [all...] |
Completed in 3 milliseconds