Lines Matching refs:m_aMutex
46 TextLayout_Base( m_aMutex ), in TextLayout()
66 ::osl::MutexGuard aGuard( m_aMutex ); in queryTextShapes()
74 ::osl::MutexGuard aGuard( m_aMutex ); in queryInkMeasures()
82 ::osl::MutexGuard aGuard( m_aMutex ); in queryMeasures()
90 ::osl::MutexGuard aGuard( m_aMutex ); in queryLogicalAdvancements()
97 ::osl::MutexGuard aGuard( m_aMutex ); in applyLogicalAdvancements()
110 ::osl::MutexGuard aGuard( m_aMutex ); in queryTextBounds()
136 ::osl::MutexGuard aGuard( m_aMutex ); in justify()
145 ::osl::MutexGuard aGuard( m_aMutex ); in combinedJustify()
153 ::osl::MutexGuard aGuard( m_aMutex ); in getTextHit()
162 ::osl::MutexGuard aGuard( m_aMutex ); in getCaret()
172 ::osl::MutexGuard aGuard( m_aMutex ); in getNextInsertionIndex()
181 ::osl::MutexGuard aGuard( m_aMutex ); in queryVisualHighlighting()
190 ::osl::MutexGuard aGuard( m_aMutex ); in queryLogicalHighlighting()
198 ::osl::MutexGuard aGuard( m_aMutex ); in getBaselineOffset()
206 ::osl::MutexGuard aGuard( m_aMutex ); in getMainTextDirection()
213 ::osl::MutexGuard aGuard( m_aMutex ); in getFont()
220 ::osl::MutexGuard aGuard( m_aMutex ); in getText()
229 ::osl::MutexGuard aGuard( m_aMutex ); in draw()