Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/icu/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()
/third_party/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()
/third_party/vk-gl-cts/framework/opengl/
DgluTextureTestUtil.cpp3408 const char* faceName = s_faceNames[face]; in compareGenMipmapResult() local