Home
last modified time | relevance | path

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

/aoo41x/main/vcl/aqua/source/gdi/
H A Dctlayout.cxx58 CTLineRef mpCTLine; member in CTLayout
86 , mpCTLine( NULL ) in CTLayout()
103 if( mpCTLine ) in ~CTLayout()
104 CFRelease( mpCTLine ); in ~CTLayout()
118 if( mpCTLine ) in LayoutText()
119 CFRelease( mpCTLine ); in LayoutText()
120 mpCTLine = NULL; in LayoutText()
157 if( !mpCTLine) in AdjustLayout()
231 CFRelease( mpCTLine ); in AdjustLayout()
291 if( !mpCTLine ) in GetNextGlyphs()
[all …]

Completed in 11 milliseconds