Searched refs:fontWeight12 (Results 1 – 1 of 1) sorted by relevance
131 Property::Pointer_t fontWeight12 = createIntegerProperty(NS_fo::LN_font_weight, 12); in testPropertyBagAsStructure() local133 propSeq->insert(fontWeight12); in testPropertyBagAsStructure()141 Property::Pointer_t fontWeight12 = createIntegerProperty(NS_fo::LN_font_weight, 12); in testNoDuplicatesInPropertyBagStructures() local142 propSeq->insert(fontWeight12); in testNoDuplicatesInPropertyBagStructures()157 Property::Pointer_t fontWeight12 = createIntegerProperty(NS_fo::LN_font_weight, 12); in testPropertyBagAsArray() local159 pb->insert(0, fontWeight12); in testPropertyBagAsArray()175 Property::Pointer_t fontWeight12 = createIntegerProperty(NS_fo::LN_font_weight, 12); in testCopyPropertyBag() local177 propBag->insert(0, fontWeight12); in testCopyPropertyBag()
Completed in 11 milliseconds