inchLength 388 Source/core/css/resolver/StyleBuilderCustom.cpp DEFINE_STATIC_LOCAL(Length, letterWidth, (inchLength(8.5))); inchLength 389 Source/core/css/resolver/StyleBuilderCustom.cpp DEFINE_STATIC_LOCAL(Length, letterHeight, (inchLength(11))); inchLength 390 Source/core/css/resolver/StyleBuilderCustom.cpp DEFINE_STATIC_LOCAL(Length, legalWidth, (inchLength(8.5))); inchLength 391 Source/core/css/resolver/StyleBuilderCustom.cpp DEFINE_STATIC_LOCAL(Length, legalHeight, (inchLength(14))); inchLength 392 Source/core/css/resolver/StyleBuilderCustom.cpp DEFINE_STATIC_LOCAL(Length, ledgerWidth, (inchLength(11))); inchLength 393 Source/core/css/resolver/StyleBuilderCustom.cpp DEFINE_STATIC_LOCAL(Length, ledgerHeight, (inchLength(17)));