Lines Matching refs:m_cue_points
2868 m_cue_points(NULL),
2882 CuePoint** p = m_cue_points;
2893 delete[] m_cue_points;
2899 if (m_cue_points == NULL)
2915 if (m_cue_points)
2991 CuePoint** p = m_cue_points; //beginning of source
2997 delete[] m_cue_points;
2999 m_cue_points = qq;
3004 m_cue_points[m_preload_count++] = pCP;
3051 CuePoint* const pCP = m_cue_points[m_count];
3081 assert(m_cue_points);
3084 CuePoint** const ii = m_cue_points;
3134 if (m_cue_points == NULL)
3140 CuePoint** const ii = m_cue_points;
3213 assert(m_cue_points);
3215 const CuePoint* const* const ii = m_cue_points;
3262 if (m_cue_points == NULL)
3277 CuePoint* const* const pp = m_cue_points;
3290 if (m_cue_points == NULL)
3306 CuePoint* const* const pp = m_cue_points;
3317 CuePoint* const* const pp = m_cue_points;
3335 assert(m_cue_points);
3344 CuePoint* const* const pp = m_cue_points;
3361 CuePoint* const* const pp = m_cue_points;