Searched refs:fMapper (Results 1 – 8 of 8) sorted by relevance
107 fDeviceScaleX(1), fDeviceScaleY(1), fMapper(NULL) in GDIFontInstance()192 fDeviceScaleX(1), fDeviceScaleY(1), fMapper(NULL) in GDIFontInstance()313 delete fMapper; in ~GDIFontInstance()314 fMapper = NULL; in ~GDIFontInstance()326 fMapper = CMAPMapper::createUnicodeMapper(cmap); in initMapper()328 if (fMapper == NULL) { in initMapper()
51 fDeviceScaleX(1), fDeviceScaleY(1), fMapper(NULL) in GnomeFontInstance()108 fMapper = CMAPMapper::createUnicodeMapper(cmap); in initMapper()110 if (fMapper == NULL) { in initMapper()
66 CMAPMapper *fMapper; variable133 return fMapper->unicodeToGlyph(ch); in mapCharToGlyph()
65 CMAPMapper *fMapper; variable143 return fMapper->unicodeToGlyph(ch); in mapCharToGlyph()
20 fMapper = desc.fMapper; in SkGradientShaderBase()21 SkSafeRef(fMapper); in SkGradientShaderBase()149 fMapper = buffer.readUnitMapper(); in SkGradientShaderBase()191 SkSafeUnref(fMapper); in ~SkGradientShaderBase()205 buffer.writeFlattenable(fMapper); in flatten()497 if (fMapper) { in getCache16()501 SkUnitMapper* map = fMapper; in getCache16()544 if (fMapper) { in getCache32()548 SkUnitMapper* map = fMapper; in getCache32()578 if (fMapper) { in getGradientTableBitmap()[all …]
95 SkUnitMapper* fMapper; member136 SkUnitMapper* fMapper;