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

Unified Diff: core/fxge/cfx_substfont.h

Issue 2400773002: Slightly simplify CFX_FontMapper::FindSubstFont (Closed)
Patch Set: Created 4 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
« no previous file with comments | « no previous file | core/fxge/ge/cfx_fontmapper.cpp » ('j') | core/fxge/ge/cfx_fontmapper.cpp » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: core/fxge/cfx_substfont.h
diff --git a/core/fxge/cfx_substfont.h b/core/fxge/cfx_substfont.h
index 943f7bf8662f5a9ebda192782db9878d076a9401..8dba1006c021243b6a078d1054b4be909ecfa7b0 100644
--- a/core/fxge/cfx_substfont.h
+++ b/core/fxge/cfx_substfont.h
@@ -15,7 +15,6 @@
#define FXFONT_SUBST_TRANSFORM 0x10
#define FXFONT_SUBST_NONSYMBOL 0x20
#define FXFONT_SUBST_EXACT 0x40
-#define FXFONT_SUBST_STANDARD 0x80
class CFX_SubstFont {
public:
« no previous file with comments | « no previous file | core/fxge/ge/cfx_fontmapper.cpp » ('j') | core/fxge/ge/cfx_fontmapper.cpp » ('J')

Powered by Google App Engine
This is Rietveld 408576698