Searched defs:kScaleMatrix (Results 1 – 1 of 1) sorted by relevance
/external/pdfium/core/fxge/ |
D | cfx_path_unittest.cpp | 20 const CFX_Matrix kScaleMatrix(1, 0, 0, 2, 60, 70); in TEST() local 330 const CFX_Matrix kScaleMatrix(1, 0, 0, 2, 60, 70); in TEST() local 367 const CFX_Matrix kScaleMatrix(1, 0, 0, 2, 60, 70); in TEST() local
|