Searched refs:mpLogClusters (Results 1 – 1 of 1) sorted by relevance
1086 WORD* mpLogClusters; // map from absolute_char_pos to relative_glyph_pos member in UniscribeLayout1241 mpLogClusters( NULL ),1263 delete[] mpLogClusters;1427 mpLogClusters = new WORD[ mnCharCapacity ];1458 mpLogClusters[i] = sal::static_int_cast<WORD>(~0U);1480 mpLogClusters + rVisualItem.mnMinCharPos,1505 mpLogClusters + rVisualItem.mnMinCharPos,1551 if( mpLogClusters[ c ] == i )1566 if( mpLogClusters[ c ] == i )1598 mpLogClusters + rVisualItem.mnMinCharPos,[all …]