Searched refs:IsInDictionary (Results 1 – 2 of 2) sorted by relevance
73 int IsInDictionary(uint32_t Key);
596 int GifEncoder::IsInDictionary(uint32_t Key) in IsInDictionary() function in OHOS::ImagePlugin::GifEncoder659 if ((newChar = IsInDictionary(newKey)) >= 0) { in LZWEncode()