Home
last modified time | relevance | path

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

/dports/security/keepass/KeePass-2.49-Source/KeePass/UI/
H A DUIUtil.cs149 internal static NativeMethods.CHARFORMAT2 RtfGetCharFormat(RichTextBox rtb) in RtfGetCharFormat() method in KeePass.UI.UIUtil
218 NativeMethods.CHARFORMAT2 cf = RtfGetCharFormat(rtb); in RtfIsFirstCharLink()
393 NativeMethods.CHARFORMAT2 cf = RtfGetCharFormat(rtb); in RtfToggleSelectionFormat()