Home
last modified time | relevance | path

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

/external/icu/icu4c/source/samples/layout/
DGDIFontInstance.cpp104 GDIFontInstance::GDIFontInstance(GDISurface *surface, TCHAR *faceName, le_int16 pointSize, LEErrorC… in GDIFontInstance()
189 GDIFontInstance::GDIFontInstance(GDISurface *surface, const char *faceName, le_int16 pointSize, LEE… in GDIFontInstance()
/external/pdfium/core/src/fxge/ge/
Dtext_int.h63 CFX_ByteString faceName, in CFX_FontFaceInfo()
/external/deqp/modules/glshared/
DglsTextureTestUtil.cpp3387 const char* faceName = s_faceNames[face]; in compareGenMipmapResult() local