Home
last modified time | relevance | path

Searched defs:faceName (Results 1 – 3 of 3) sorted by relevance

/external/icu/icu4c/source/samples/layout/
DGDIFontInstance.cpp110 GDIFontInstance::GDIFontInstance(GDISurface *surface, TCHAR *faceName, le_int16 pointSize, LEErrorC… in GDIFontInstance()
195 GDIFontInstance::GDIFontInstance(GDISurface *surface, const char *faceName, le_int16 pointSize, LEE… in GDIFontInstance()
/external/pdfium/core/fxge/ge/
Dfx_ge_fontmap.cpp83 CFX_ByteString faceName, in CFX_FontFaceInfo()
/external/deqp/framework/opengl/
DgluTextureTestUtil.cpp2937 const char* faceName = s_faceNames[face]; in compareGenMipmapResult() local