Searched refs:mfSectionSpaceAfter (Results 1 – 2 of 2) sorted by relevance
65 mfSectionSpaceAfter(0.0f), in DocumentCollector()430 mfSectionSpaceAfter = propList["fo:margin-bottom"]->getFloat(); in openSection()456 for (float f=0.0f; f<mfSectionSpaceAfter; f+=1.0f) { in closeSection()462 mfSectionSpaceAfter = 0.0f; in closeSection()
167 float mfSectionSpaceAfter; member in DocumentCollector
Completed in 16 milliseconds