Searched refs:_ctm (Results 1 – 2 of 2) sorted by relevance
/external/pdfium/xfa/src/fwl/src/theme/ |
D | widgettp.cpp | 44 matrix.Set(_ctm.a, _ctm.b, _ctm.c, _ctm.d, _ctm.e, _ctm.f); in GetThemeMatrix() 49 _ctm.Set(matrix.a, matrix.b, matrix.c, matrix.d, matrix.e, matrix.f); in SetThemeMatrix() 152 _ctm.SetIdentity(); in Initialize()
|
/external/pdfium/xfa/include/fwl/theme/ |
D | widgettp.h | 138 CFX_Matrix _ctm; variable
|