Home
last modified time | relevance | path

Searched refs:pAttrStr (Results 1 – 1 of 1) sorted by relevance

/aoo41x/main/vcl/aqua/source/gdi/
H A Dctlayout.cxx210 CFAttributedStringRef pAttrStr = CFAttributedStringCreate( NULL, aCFText, mpStyleDict ); in AdjustLayout() local
211 mpCTLine = CTLineCreateWithAttributedString( pAttrStr ); in AdjustLayout()
213 CFRelease( pAttrStr ); in AdjustLayout()

Completed in 10 milliseconds