Searched refs:clipText (Results 1 – 1 of 1) sorted by relevance
460 std::string clipText = convert.to_bytes(wideText); in GetTextWidthByCursorIndex() local462 return TypedText::GetTextWidth(clipText.c_str(), GetFontId(), inputText_->GetFontSize(), in GetTextWidthByCursorIndex()463 clipText.length(), GetStyleConst().letterSpace_); in GetTextWidthByCursorIndex()