7 references to Pixel2Twip
System.Windows.Forms (7)
System\Windows\Forms\Controls\RichTextBox\RichTextBox.cs (7)
613PInvokeCore.SendMessage(this, PInvokeCore.EM_SETTARGETDEVICE, (WPARAM)hdc, Pixel2Twip(value, true)); 822pf.dxOffset = Pixel2Twip(_bulletIndent, true); 857yOffset = Pixel2Twip(value, false) 1020dxOffset = Pixel2Twip(value, true) 1068dxStartIndent = Pixel2Twip(value, true) 1191dxRightIndent = Pixel2Twip(value, true) 1255pf.rgxTabs[x] = Pixel2Twip(value![x], true);