Searched refs:GetBreakOfst (Results 1 – 2 of 2) sorted by relevance
381 : STRING_LEN ) != pImpl->GetBreakOfst( nIndex ) ) in CompareLayout()419 nOfst != pImpl->GetBreakOfst( nIndex ) ) in CompareLayout()807 ( pImpl->GetBreakOfst( nIndex ) < STRING_LEN || in CheckInsert()847 nOfst = pImpl->GetBreakOfst( nIndex++ ); in CheckInsert()
74 xub_StrLen GetBreakOfst( size_t nIdx ) const { return aOffset[ nIdx ]; } in GetBreakOfst() function in SwLayCacheImpl