Home
last modified time | relevance | path

Searched refs:CachedSelectionLen (Results 1 – 8 of 8) sorted by relevance

/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/qt5/
H A Dqtwidgets.pas889 property CachedSelectionLen: integer read FCachedSelectionLen write FCachedSelectionLen; property
9435 if (CachedSelectionStart <> -1) and (CachedSelectionLen <> -1) then
9436 Result := CachedSelectionLen
9532 CachedSelectionLen := UTF16Length(getSelectedText);
9537 CachedSelectionLen := -1;
11423 FLineEdit.CachedSelectionLen := UTF16Length(FLineEdit.getSelectedText);
11432 FLineEdit.CachedSelectionLen := -1;
/dports/editors/lazarus/lazarus/lcl/interfaces/qt/
H A Dqtwidgets.pas885 property CachedSelectionLen: integer read FCachedSelectionLen write FCachedSelectionLen; property
9697 if (CachedSelectionStart <> -1) and (CachedSelectionLen <> -1) then
9698 Result := CachedSelectionLen
9793 CachedSelectionLen := UTF16Length(getSelectedText);
9798 CachedSelectionLen := -1;
11646 FLineEdit.CachedSelectionLen := UTF16Length(FLineEdit.getSelectedText);
11655 FLineEdit.CachedSelectionLen := -1;
/dports/editors/lazarus/lazarus/lcl/interfaces/qt5/
H A Dqtwidgets.pas887 property CachedSelectionLen: integer read FCachedSelectionLen write FCachedSelectionLen; property
9619 if (CachedSelectionStart <> -1) and (CachedSelectionLen <> -1) then
9620 Result := CachedSelectionLen
9716 CachedSelectionLen := UTF16Length(getSelectedText);
9721 CachedSelectionLen := -1;
11598 FLineEdit.CachedSelectionLen := UTF16Length(FLineEdit.getSelectedText);
11607 FLineEdit.CachedSelectionLen := -1;
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/qt5/
H A Dqtwidgets.pas889 property CachedSelectionLen: integer read FCachedSelectionLen write FCachedSelectionLen; property
9435 if (CachedSelectionStart <> -1) and (CachedSelectionLen <> -1) then
9436 Result := CachedSelectionLen
9532 CachedSelectionLen := UTF16Length(getSelectedText);
9537 CachedSelectionLen := -1;
11423 FLineEdit.CachedSelectionLen := UTF16Length(FLineEdit.getSelectedText);
11432 FLineEdit.CachedSelectionLen := -1;
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/qt/
H A Dqtwidgets.pas883 property CachedSelectionLen: integer read FCachedSelectionLen write FCachedSelectionLen; property
9360 if (CachedSelectionStart <> -1) and (CachedSelectionLen <> -1) then
9361 Result := CachedSelectionLen
9456 CachedSelectionLen := UTF16Length(getSelectedText);
9461 CachedSelectionLen := -1;
11311 FLineEdit.CachedSelectionLen := UTF16Length(FLineEdit.getSelectedText);
11320 FLineEdit.CachedSelectionLen := -1;
/dports/editors/lazarus-qt5/lazarus/lcl/interfaces/qt5/
H A Dqtwidgets.pas887 property CachedSelectionLen: integer read FCachedSelectionLen write FCachedSelectionLen; property
9619 if (CachedSelectionStart <> -1) and (CachedSelectionLen <> -1) then
9620 Result := CachedSelectionLen
9716 CachedSelectionLen := UTF16Length(getSelectedText);
9721 CachedSelectionLen := -1;
11598 FLineEdit.CachedSelectionLen := UTF16Length(FLineEdit.getSelectedText);
11607 FLineEdit.CachedSelectionLen := -1;
/dports/editors/lazarus-qt5/lazarus/lcl/interfaces/qt/
H A Dqtwidgets.pas885 property CachedSelectionLen: integer read FCachedSelectionLen write FCachedSelectionLen; property
9697 if (CachedSelectionStart <> -1) and (CachedSelectionLen <> -1) then
9698 Result := CachedSelectionLen
9793 CachedSelectionLen := UTF16Length(getSelectedText);
9798 CachedSelectionLen := -1;
11646 FLineEdit.CachedSelectionLen := UTF16Length(FLineEdit.getSelectedText);
11655 FLineEdit.CachedSelectionLen := -1;
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/qt/
H A Dqtwidgets.pas883 property CachedSelectionLen: integer read FCachedSelectionLen write FCachedSelectionLen; property
9360 if (CachedSelectionStart <> -1) and (CachedSelectionLen <> -1) then
9361 Result := CachedSelectionLen
9456 CachedSelectionLen := UTF16Length(getSelectedText);
9461 CachedSelectionLen := -1;
11311 FLineEdit.CachedSelectionLen := UTF16Length(FLineEdit.getSelectedText);
11320 FLineEdit.CachedSelectionLen := -1;