Home
last modified time | relevance | path

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

/dports/lang/ghc/ghc-8.10.7/libraries/time/lib/Data/Time/Format/Format/
H A DClass.hs26 foWidth :: Maybe Int function
56 … idef cdef ff fo = ff (foLocale fo) $ getPadOption trunc fdef idef cdef (foPadding fo) (foWidth fo)
/dports/print/scribus-devel/scribus-1.5.7/scribus/plugins/import/emf/
H A Dimportemf.cpp1553 qint32 foHeight, foWidth, foEsc, foOri, foWeight; in convert() local
1555 ds >> foID >> foHeight >> foWidth >> foEsc >> foOri >> foWeight >> foFlags1 >> foFlags2; in convert()