Searched defs:eraseFirst (Results 1 – 3 of 3) sorted by relevance
420 bool SpecIdxW::eraseFirst() in eraseFirst() function in SpecIdxW
411 INLINE void BijectionImplementation< T1, T2, Alloc, Gen >::eraseFirst(const T1& first) { in eraseFirst() function808 INLINE void BijectionImplementation< T1, T2, Alloc, true >::eraseFirst(T1 first) { in eraseFirst() function
1210 void DrawWindowTitle (ClientData *pcd, Boolean eraseFirst) in DrawWindowTitle()