Searched refs:fMapper (Results 1 – 5 of 5) 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()
65 CMAPMapper *fMapper; variable143 return fMapper->unicodeToGlyph(ch); in mapCharToGlyph()
66 CMAPMapper *fMapper; variable133 return fMapper->unicodeToGlyph(ch); in mapCharToGlyph()
133 SkUnitMapper* fMapper; member in Gradient_Shader204 fMapper = mapper; in Gradient_Shader()319 fMapper = static_cast<SkUnitMapper*>(buffer.readFlattenable()); in Gradient_Shader()357 SkSafeUnref(fMapper); in ~Gradient_Shader()362 buffer.writeFlattenable(fMapper); in flatten()597 if (fMapper) { in getCache16()601 SkUnitMapper* map = fMapper; in getCache16()644 if (fMapper) { in getCache32()649 SkUnitMapper* map = fMapper; in getCache32()673 if (fMapper) { in commonAsABitmap()