Searched refs:fileType_ (Results 1 – 8 of 8) sorted by relevance
24 GlyphsManager::GlyphsManager() : fileType_(0) {} in GlyphsManager()57 fileType_ = fileType; in SetFile()104 cacheNode->cacheType = fileType_; in GetGlyphNodeFromFiles()147 …eNode* cacheNode = UIFontCacheManager::GetInstance()->GetNodeFromCache(unicode, fontId, fileType_); in GetBitmap()148 if (cacheNode != nullptr && cacheNode->cacheType == fileType_) { in GetBitmap()
53 uint16_t fileType_; variable
53 return fileType_; in GetFileType()58 fileType_ = fileType; in SetFileType()
59 std::string fileType_; variable
32 static std::string fileType_ = "test"; variable98 fileUriObject.value_[UDMF::FILE_TYPE] = fileType_; in InitFileUriUds()179 ASSERT_EQ(std::get<std::string>(obj->value_[UDMF::FILE_TYPE]), fileType_); in CheckFileUriUds()
145 std::string fileType_; variable
239 std::string fileType_; variable
876 fileType_(config.GetDatabaseFileType()) in RdbStoreImpl()884 fileType_(config.GetDatabaseFileType()) in RdbStoreImpl()2135 return fileType_; in GetFileType()