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()289 delete fMapper; in ~GDIFontInstance()290 fMapper = NULL; in ~GDIFontInstance()302 fMapper = CMAPMapper::createUnicodeMapper(cmap); in initMapper()304 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()
111 SkUnitMapper* fMapper; member in Gradient_Shader175 fMapper = mapper; in Gradient_Shader()257 fMapper = static_cast<SkUnitMapper*>(buffer.readFlattenable()); in Gradient_Shader()292 fMapper->safeUnref(); in ~Gradient_Shader()298 buffer.writeFlattenable(fMapper); in flatten()503 if (fMapper) in getCache16()512 SkUnitMapper* map = fMapper; in getCache16()554 if (fMapper) in getCache32()559 SkUnitMapper* map = fMapper; in getCache32()