Lines Matching refs:m_aMutex
47 TextLayout_Base( m_aMutex ), in TextLayout()
67 ::osl::MutexGuard aGuard( m_aMutex ); in queryTextShapes()
75 ::osl::MutexGuard aGuard( m_aMutex ); in queryInkMeasures()
83 ::osl::MutexGuard aGuard( m_aMutex ); in queryMeasures()
91 ::osl::MutexGuard aGuard( m_aMutex ); in queryLogicalAdvancements()
98 ::osl::MutexGuard aGuard( m_aMutex ); in applyLogicalAdvancements()
111 ::osl::MutexGuard aGuard( m_aMutex ); in queryTextBounds()
130 ::osl::MutexGuard aGuard( m_aMutex ); in justify()
139 ::osl::MutexGuard aGuard( m_aMutex ); in combinedJustify()
147 ::osl::MutexGuard aGuard( m_aMutex ); in getTextHit()
156 ::osl::MutexGuard aGuard( m_aMutex ); in getCaret()
166 ::osl::MutexGuard aGuard( m_aMutex ); in getNextInsertionIndex()
175 ::osl::MutexGuard aGuard( m_aMutex ); in queryVisualHighlighting()
184 ::osl::MutexGuard aGuard( m_aMutex ); in queryLogicalHighlighting()
192 ::osl::MutexGuard aGuard( m_aMutex ); in getBaselineOffset()
200 ::osl::MutexGuard aGuard( m_aMutex ); in getMainTextDirection()
207 ::osl::MutexGuard aGuard( m_aMutex ); in getFont()
214 ::osl::MutexGuard aGuard( m_aMutex ); in getText()
237 ::osl::MutexGuard aGuard( m_aMutex ); in draw()