Home
last modified time | relevance | path

Searched defs:CID (Results 1 – 14 of 14) sorted by relevance

/external/freetype/include/internal/services/
Dsvcid.h43 FT_DEFINE_SERVICE( CID ) in FT_DEFINE_SERVICE() argument
/external/pdfium/third_party/freetype/include/internal/services/
Dsvcid.h42 FT_DEFINE_SERVICE( CID ) in FT_DEFINE_SERVICE() argument
/external/pdfium/core/src/fpdfapi/fpdf_font/
Dfpdf_font_cid.cpp459 FX_DWORD CID = m_pMapping[charcode]; in CIDFromCharCode() local
679 FX_WCHAR CPDF_CID2UnicodeMap::UnicodeFromCID(FX_WORD CID) in UnicodeFromCID()
822 FX_DWORD CID = 0; in _CharCodeFromUnicode() local
1058 FX_WORD CID = CIDFromCharCode(charcode); in GetCharBBox() local
1104 void CPDF_CIDFont::GetVertOrigin(FX_WORD CID, short& vx, short &vy) const in GetVertOrigin()
1423 FX_WORD CID; member
/external/pdfium/core/src/fpdfapi/fpdf_page/
Dfpdf_page.cpp129 FX_WORD CID = ((CPDF_CIDFont*)pFont)->CIDFromCharCode(pInfo->m_CharCode); in GetItemInfo() local
330 FX_WORD CID = pCIDFont->CIDFromCharCode(charcode); in GetCharWidth() local
380 FX_WORD CID = pCIDFont->CIDFromCharCode(charcode); in GetCharRect() local
447 FX_WORD CID = pCIDFont->CIDFromCharCode(charcode); in CalcPositionData() local
541 FX_WORD CID = pCIDFont->CIDFromCharCode(charcode); in CalcCharPos() local
/external/clang/lib/StaticAnalyzer/Checkers/
DObjCUnusedIVarsChecker.cpp91 if (const ObjCCategoryImplDecl *CID = Cat->getImplementation()) in Scan() local
/external/clang/lib/AST/
DMangle.cpp269 if (const ObjCCategoryImplDecl *CID = dyn_cast<ObjCCategoryImplDecl>(CD)) in mangleObjCMethodName() local
DDeclObjC.cpp1777 const ObjCCategoryImplDecl &CID) { in operator <<()
DExpr.cpp679 if (const ObjCCategoryImplDecl *CID = in ComputeName() local
DASTContext.cpp5079 if (const ObjCCategoryImplDecl *CID = in getObjCPropertyImplDeclForPropertyDecl() local
/external/pdfium/core/src/fpdfapi/fpdf_render/
Dfpdf_render_text.cpp558 FX_WORD CID = pCIDFont->CIDFromCharCode(CharCode); in Load() local
/external/clang/lib/Frontend/Rewrite/
DRewriteObjC.cpp768 ObjCCategoryImplDecl *CID) { in RewritePropertyImplDecl()
1079 if (ObjCCategoryImplDecl *CID = in RewriteObjCMethodDecl() local
1164 ObjCCategoryImplDecl *CID = dyn_cast<ObjCCategoryImplDecl>(OID); in RewriteImplementationDecl() local
DRewriteModernObjC.cpp928 ObjCCategoryImplDecl *CID) { in RewritePropertyImplDecl()
1274 if (ObjCCategoryImplDecl *CID = in RewriteObjCMethodDecl() local
1359 ObjCCategoryImplDecl *CID = dyn_cast<ObjCCategoryImplDecl>(OID); in RewriteImplementationDecl() local
/external/clang/lib/CodeGen/
DCGObjCMac.cpp4904 if (const ObjCCategoryImplDecl *CID = in GetNameForMethod() local
/external/clang/tools/libclang/
DCIndex.cpp3751 CID = dyn_cast_or_null<ObjCCategoryImplDecl>(getCursorDecl(C))) in clang_Cursor_getSpellingNameRange() local