HomeSort by relevance Sort by last modified time
    Searched refs:IsAvailableMatrix (Results 1 - 2 of 2) sorted by null

  /external/pdfium/core/src/fpdfapi/fpdf_render/
fpdf_render_text.cpp 12 extern FX_BOOL IsAvailableMatrix(const CFX_AffineMatrix& matrix);
251 if(IsAvailableMatrix(text_matrix) == FALSE) {
fpdf_render.cpp 519 FX_BOOL IsAvailableMatrix(const CFX_AffineMatrix& matrix)
547 if (!IsAvailableMatrix(path_matrix)) {
    [all...]

Completed in 41 milliseconds