Searched refs:IsContainPreChar (Results 1 – 1 of 1) sorted by relevance
351 bool IsContainPreChar = false; in GetTextByRect() local356 if (FXSYS_fabs(posy - charinfo.m_Origin.y) > 0 && !IsContainPreChar && in GetTextByRect()362 IsContainPreChar = true; in GetTextByRect()367 if (IsContainPreChar && charinfo.m_Unicode) { in GetTextByRect()369 IsContainPreChar = false; in GetTextByRect()373 IsContainPreChar = false; in GetTextByRect()