Home
last modified time | relevance | path

Searched defs:pCP (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/xfa/src/fdp/src/fde/
Dfde_gedevice.cpp148 FXTEXT_CHARPOS* pCP = (FXTEXT_CHARPOS*)pCharPos; in DrawString() local
158 FXTEXT_CHARPOS* pCP = (FXTEXT_CHARPOS*)pCharPos; in DrawString() local
/external/libvpx/libvpx/third_party/libwebm/
Dmkvparser.cpp1846 CuePoint* const pCP = *p++; in ~Cues() local
1938 CuePoint* const pCP = new (std::nothrow) CuePoint(m_preload_count, pos); in PreloadCuePoint() local
1989 CuePoint* const pCP = m_cue_points[m_count]; in LoadCuePoint() local
2010 bool Cues::Find(long long time_ns, const Track* pTrack, const CuePoint*& pCP, in Find()
2040 CuePoint* const pCP = *k; in Find() local
2083 CuePoint* const pCP = pp[0]; in GetFirst() local
2100 CuePoint* const pCP = pp[index]; in GetLast() local
2134 const BlockEntry* Cues::GetBlock(const CuePoint* pCP, in GetBlock()
/external/libvpx/libwebm/mkvparser/
Dmkvparser.cc1845 CuePoint* const pCP = *p++; in ~Cues() local
1937 CuePoint* const pCP = new (std::nothrow) CuePoint(m_preload_count, pos); in PreloadCuePoint() local
1988 CuePoint* const pCP = m_cue_points[m_count]; in LoadCuePoint() local
2009 bool Cues::Find(long long time_ns, const Track* pTrack, const CuePoint*& pCP, in Find()
2039 CuePoint* const pCP = *k; in Find() local
2082 CuePoint* const pCP = pp[0]; in GetFirst() local
2099 CuePoint* const pCP = pp[index]; in GetLast() local
2133 const BlockEntry* Cues::GetBlock(const CuePoint* pCP, in GetBlock()
/external/pdfium/xfa/src/fxfa/src/app/
Dxfa_ffwidget.cpp840 uint8_t* pCP; in XFA_RemoveBase64Whitespace() local