Searched refs:fCurrentMatrixOrigin (Results 1 – 1 of 1) sorted by relevance
957 , fCurrentMatrixOrigin(origin) in GlyphPositioner()978 SkPDFUtils::AppendScalar(fCurrentMatrixOrigin.x(), fContent); in writeGlyph()980 SkPDFUtils::AppendScalar(fCurrentMatrixOrigin.y(), fContent); in writeGlyph()982 fCurrentMatrixOrigin.set(0.0f, 0.0f); in writeGlyph()991 SkPoint position = xy - fCurrentMatrixOrigin; in writeGlyph()998 fCurrentMatrixOrigin = xy; in writeGlyph()1017 SkPoint fCurrentMatrixOrigin; member in __anonf162bbc10111::GlyphPositioner