5 references to Twip2Pixel
System.Windows.Forms (5)
System\Windows\Forms\Controls\RichTextBox\RichTextBox.cs (5)
809return Twip2Pixel(cf.yOffset, false); 974return Twip2Pixel(selHangingIndent, true); 1022return Twip2Pixel(selIndent, true); 1144return Twip2Pixel(selRightIndent, true); 1191selTabs[x] = Twip2Pixel(pf.rgxTabs[x], true);