/external/skia/src/ports/ |
D | SkFontHost_none.cpp | 48 size_t SkFontHost::GetFileName(SkFontID fontID, char path[], size_t length, in GetFileName() function in SkFontHost
|
D | SkFontHost_freetype_mac.cpp | 77 size_t SkFontHost::GetFileName(SkFontID fontID, char path[], size_t length, in GetFileName() function in SkFontHost
|
D | SkFontHost_FONTPATH.cpp | 287 size_t SkFontHost::GetFileName(SkFontID fontID, char path[], size_t length, in GetFileName() function in SkFontHost
|
D | SkFontHost_fontconfig.cpp | 320 size_t SkFontHost::GetFileName(SkFontID fontID, char path[], size_t length, in GetFileName() function in SkFontHost
|
D | SkFontHost_simple.cpp | 584 size_t SkFontHost::GetFileName(SkFontID fontID, char path[], size_t length, in GetFileName() function in SkFontHost
|
D | SkFontHost_linux.cpp | 557 size_t SkFontHost::GetFileName(SkFontID fontID, char path[], size_t length, in GetFileName() function in SkFontHost
|
D | SkFontHost_android.cpp | 976 size_t SkFontHost::GetFileName(SkFontID fontID, char path[], size_t length, in GetFileName() function in SkFontHost
|
D | SkFontHost_FreeType.cpp | 285 int length = SkFontHost::GetFileName(fontID, NULL, 0, &face_index); in ref_ft_face()
|
D | SkFontHost_mac_coretext.cpp | 1813 size_t SkFontHost::GetFileName(SkFontID fontID, char path[], size_t length, in GetFileName() function in SkFontHost
|
/external/skia/include/core/ |
D | SkFontHost.h | 119 static size_t GetFileName(SkFontID fontID, char path[], size_t length,
|
/external/webkit/Source/WebKit/android/plugins/ |
D | ANPTypefaceInterface.cpp | 63 size_t size = SkFontHost::GetFileName(SkTypeface::UniqueID(tf), fileName, in anp_getFontPath()
|
/external/chromium/net/disk_cache/ |
D | backend_impl.h | 96 FilePath GetFileName(Addr address) const;
|
D | entry_impl.cc | 1139 int failure = !DeleteCacheFile(backend_->GetFileName(address)); in DeleteData() 1143 backend_->GetFileName(address).value() << " from the cache."; in DeleteData() 1180 if (file->Init(backend_->GetFileName(address))) in GetExternalFile()
|
D | backend_impl.cc | 825 FilePath BackendImpl::GetFileName(Addr address) const { in GetFileName() function in disk_cache::BackendImpl 850 FilePath name = GetFileName(file_address); in CreateExternalFile()
|
D | backend_unittest.cc | 2086 FilePath name = cache_impl_->GetFileName(address); in TEST_F()
|