5 references to Twip2Pixel
System.Windows.Forms (5)
System\Windows\Forms\Controls\RichTextBox\RichTextBox.cs (5)
845return Twip2Pixel(cf.yOffset, false); 1010return Twip2Pixel(selHangingIndent, true); 1058return Twip2Pixel(selIndent, true); 1180return Twip2Pixel(selRightIndent, true); 1227selTabs[x] = Twip2Pixel(pf.rgxTabs[x], true);