Searched refs:pAttrStr (Results 1 – 1 of 1) sorted by relevance
210 CFAttributedStringRef pAttrStr = CFAttributedStringCreate( NULL, aCFText, mpStyleDict ); in AdjustLayout() local211 mpCTLine = CTLineCreateWithAttributedString( pAttrStr ); in AdjustLayout()213 CFRelease( pAttrStr ); in AdjustLayout()
Completed in 9 milliseconds