Searched refs:prev_reverse (Results 1 – 2 of 2) sorted by relevance
116 CFX_Matrix prev_matrix, prev_reverse; in FPDFText_ProcessInterObj() local118 prev_reverse.SetReverse(prev_matrix); in FPDFText_ProcessInterObj()120 prev_reverse.Transform(x, y); in FPDFText_ProcessInterObj()
1883 CFX_Matrix prev_matrix, prev_reverse; in ProcessInsertObject() local1886 prev_reverse.SetReverse(prev_matrix); in ProcessInsertObject()1890 prev_reverse.Transform(x, y); in ProcessInsertObject()1892 threshold = prev_reverse.TransformDistance(threshold); in ProcessInsertObject()1954 threshold = prev_reverse.TransformDistance(threshold); in ProcessInsertObject()