Searched refs:ps3 (Results 1 – 1 of 1) sorted by relevance
255 PropertyBag_Pointer_t ps3 = createPropertyBag(); in testPropertyPool() local256 ps3->insert(createIntegerProperty(NS_fo::LN_font_weight, 14)); in testPropertyPool()257 ps3->insert(createStringProperty(NS_style::LN_font_face, "Times")); in testPropertyPool()259 PropertyPoolHandle_Pointer_t ph3 = pool->insert(ps3); in testPropertyPool()
Completed in 17 milliseconds