Searched refs:bLayoutOnly (Results 1 – 1 of 1) sorted by relevance
134 bool bLayoutOnly = NULL != _pLayoutData; in Paint() local135 MetricVector* pTextMetrics = bLayoutOnly ? &_pLayoutData->m_aUnicodeBoundRects : NULL; in Paint()136 String* pDisplayText = bLayoutOnly ? &_pLayoutData->m_aDisplayText : NULL; in Paint()
Completed in 32 milliseconds