Searched refs:cinfo (Results 226 - 228 of 228) sorted by relevance

12345678910

/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/chromium_org/third_party/libjingle/source/talk/session/media/
H A Dchannel.cc163 const ContentInfo* cinfo) {
164 if (cinfo == NULL)
166 return static_cast<const MediaContentDescription*>(cinfo->description);
162 GetContentDescription( const ContentInfo* cinfo) argument
/external/pdfium/core/src/fpdftext/
H A Dfpdf_text_int.cpp467 PAGECHAR_INFO cinfo = *(PAGECHAR_INFO*)m_charList.GetAt(order);
468 if (cinfo.m_Flag != FPDFTEXT_CHAR_GENERATED) {
471 if (cinfo.m_Unicode == TEXT_LINEFEED_CHAR || cinfo.m_Unicode == TEXT_RETURN_CHAR) {

Completed in 168 milliseconds

12345678910