Home
last modified time | relevance | path

Searched refs:norm_name (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/core/fxge/
Dcfx_fontmapper.h84 ByteString MatchInstalledFonts(const ByteString& norm_name);
Dcfx_fontmapper.cpp332 ByteString CFX_FontMapper::MatchInstalledFonts(const ByteString& norm_name) { in MatchInstalledFonts() argument
337 if (norm1 == norm_name) in MatchInstalledFonts()
342 if (norm1 == norm_name) in MatchInstalledFonts()
/external/e2fsprogs/util/
Dmkutf8data.c46 const char *norm_name = NORM_NAME; variable
2292 printf("Parsing %s\n", norm_name); in corrections_init()
2293 file = fopen(norm_name, "r"); in corrections_init()
2295 open_fail(norm_name, errno); in corrections_init()
2305 line_fail(norm_name, line); in corrections_init()
2320 line_fail(norm_name, line); in corrections_init()
2331 line_fail(norm_name, line); in corrections_init()
2350 file_fail(norm_name); in corrections_init()
3342 norm_name = optarg; in main()
/external/autotest/server/hosts/
Dservo_host.py878 norm_name = os.path.basename(f)[:-len(self.COMPRESSION_SUFFIX)]
885 member.name = norm_name