Home
last modified time | relevance | path

Searched defs:pixelsToTwips (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/gnash/gnash-2b3bdede0305c4fc3ad21a0a4197330606c9b880/libbase/
H A DGnashNumeric.h144 pixelsToTwips(double a) in pixelsToTwips() function
/dports/editors/libreoffice6/libreoffice-6.4.7.2/ios/LibreOfficeLight/LibreOfficeLight/
H A DDocumentTiledView.swift105 public func pixelsToTwips(rect: CGRect) -> CGRect in pixelsToTwips() function
/dports/www/firefox-legacy/firefox-52.8.0esr/layout/tables/
H A DnsTableCellFrame.cpp1157 int32_t pixelsToTwips = nsPresContext::AppUnitsPerCSSPixel(); in GetBorderWidth() local