Searched refs:GetBreakOfst (Results 1 – 2 of 2) sorted by relevance
385 : STRING_LEN ) != pImpl->GetBreakOfst( nIndex ) ) in CompareLayout()423 nOfst != pImpl->GetBreakOfst( nIndex ) ) in CompareLayout()811 ( pImpl->GetBreakOfst( nIndex ) < STRING_LEN || in CheckInsert()851 nOfst = pImpl->GetBreakOfst( nIndex++ ); in CheckInsert()
74 xub_StrLen GetBreakOfst( size_t nIdx ) const { return aOffset[ nIdx ]; } in GetBreakOfst() function in SwLayCacheImpl
Completed in 19 milliseconds