Home
last modified time | relevance | path

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

/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/skia/skia/src/pipe/
H A DSkPipeReader.cpp387 SkMatrix matrixStorage; in drawTextOnPath_handler() local
608 SkMatrix matrixStorage, *matrix = nullptr; in drawPicture_handler() local
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/skia/skia/src/pipe/
H A DSkPipeReader.cpp395 SkMatrix matrixStorage; in drawTextOnPath_handler() local
574 SkMatrix matrixStorage, *matrix = nullptr; in drawPicture_handler() local
/dports/editors/calligra/calligra-3.2.1/sheets/
H A DCellStorage.cpp143 MatrixStorage* matrixStorage; member in CellStorage::Private