Home
last modified time | relevance | path

Searched refs:glphy_matrix (Results 1 – 1 of 1) sorted by relevance

/external/pdfium/core/src/fxge/apple/
Dfx_quartz_device.cpp837 CFX_Matrix glphy_matrix; in DrawDeviceText() local
839 glphy_matrix.Concat(-1, 0, 0, -1, 0, 0); in DrawDeviceText()
842 glphy_matrix.Concat( in DrawDeviceText()
846 ret = CG_DrawGlypRun(1, char_pos, pFont, pCache, &glphy_matrix, in DrawDeviceText()