Home
last modified time | relevance | path

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

/external/chromium_org/ui/gfx/
Dtransform.h164 bool IsInvertible() const { return matrix_.invert(NULL); } in IsInvertible() function
/external/pdfium/core/src/fxge/Microsoft SDK/include/
DGdiPlusMatrix.h224 BOOL IsInvertible() const in IsInvertible() function
/external/pdfium/core/src/fxcrt/
Dfx_basic_coords.cpp314 FX_BOOL CFX_Matrix::IsInvertible() const in IsInvertible() function in CFX_Matrix