Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1409)

Unified Diff: core/include/fxge/fx_font.h

Issue 1410043003: Declare PDF_GetStandardFontName() in the header. (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@master
Patch Set: Created 5 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: core/include/fxge/fx_font.h
diff --git a/core/include/fxge/fx_font.h b/core/include/fxge/fx_font.h
index bdaeff7dd6f58fb72837918237bd2bba414114a3..f36801584dabe38320937b1669d26bd9bd7e646b 100644
--- a/core/include/fxge/fx_font.h
+++ b/core/include/fxge/fx_font.h
@@ -445,4 +445,6 @@ class IFX_GSUBTable {
CFX_ByteString GetNameFromTT(const uint8_t* name_table, FX_DWORD name);
+int PDF_GetStandardFontName(CFX_ByteString* name);
+
#endif // CORE_INCLUDE_FXGE_FX_FONT_H_
« no previous file with comments | « no previous file | core/src/fpdfapi/fpdf_edit/fpdf_edit_doc.cpp » ('j') | core/src/fpdfapi/fpdf_edit/fpdf_edit_doc.cpp » ('J')

Powered by Google App Engine
This is Rietveld 408576698