Searched refs:nglyphs (Results 1 – 4 of 4) sorted by relevance
/external/skia/tests/ |
D | PaintTest.cpp | 96 int nglyphs = font.textToGlyphs(dst, len, gRec[k].fEncoding, glyphs0, NGLYPHS); in DEF_TEST() local 101 REPORTER_ASSERT(reporter, NGLYPHS == nglyphs); in DEF_TEST()
|
/external/skqp/tests/ |
D | PaintTest.cpp | 96 int nglyphs = font.textToGlyphs(dst, len, gRec[k].fEncoding, glyphs0, NGLYPHS); in DEF_TEST() local 101 REPORTER_ASSERT(reporter, NGLYPHS == nglyphs); in DEF_TEST()
|
/external/python/cpython2/Modules/ |
D | fmmodule.c | 101 info.nglyphs); in fh_getfontinfo()
|
/external/python/cpython2/Doc/library/ |
D | fm.rst | 94 ``(printermatched, fixed_width, xorig, yorig, xsize, ysize, height, nglyphs)``.
|