Searched refs:bExist (Results 1 – 3 of 3) sorted by relevance
87 boolean bExist = false; in add()91 bExist = true; in add()97 if (bExist) { in add()104 bExist = true; in add()109 if (bExist) { in add()
231 bool bExist = false; in CheckInfo() local232 std::unique_ptr<CPDF_Object> pInfo = GetObject(m_dwInfoObjNum, &bExist); in CheckInfo()233 if (bExist && !pInfo) { in CheckInfo()245 bool bExist = false; in CheckRoot() local246 m_pRoot = GetObject(m_dwRootObjNum, &bExist); in CheckRoot()247 if (!bExist) { in CheckRoot()
793 bool bExist = false; in PreMarkedContent() local802 bExist = true; in PreMarkedContent()806 if (!bExist) in PreMarkedContent()821 bExist = false; in PreMarkedContent()824 bExist = true; in PreMarkedContent()828 if (!bExist) in PreMarkedContent()831 bExist = false; in PreMarkedContent()835 bExist = true; in PreMarkedContent()839 if (!bExist) in PreMarkedContent()