Searched refs:kTypeKey (Results 1 – 2 of 2) sorted by relevance
31 constexpr char kTypeKey[] = "Type"; variable42 const CPDF_Object* type_obj = dictionary->GetDirectObjectFor(kTypeKey); in IsSignatureDictionary()308 (parent_dict->KeyExist(kTypeKey) || parent_dict->KeyExist(kFTKey))) { in DecryptObjectTree()
28 static constexpr const char* kTypeKey = "type"; variable263 lua_setfield(env->state(), /*idx=*/-2, kTypeKey); in PushAction()285 } else if (key.Equals(kTypeKey)) { in ReadAction()