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

  /external/pdfium/core/src/fxge/dib/
fx_dib_transform.cpp 228 m_ResultWidth = result_clip.Width();
377 if (!pTransformed->Create(m_ResultWidth, m_ResultHeight, transformF)) {
396 for (int col = 0; col < m_ResultWidth; col ++) {
426 for (int col = 0; col < m_ResultWidth; col ++) {
447 for (int col = 0; col < m_ResultWidth; col ++) {
469 for (int col = 0; col < m_ResultWidth; col ++) {
499 for (int col = 0; col < m_ResultWidth; col ++) {
520 for (int col = 0; col < m_ResultWidth; col ++) {
562 for (int col = 0; col < m_ResultWidth; col ++) {
599 for (int col = 0; col < m_ResultWidth; col ++) {
    [all...]
  /external/pdfium/core/src/fpdfapi/fpdf_render/
fpdf_render_image.cpp     [all...]
render_int.h 292 int m_DestWidth, m_DestHeight, m_ResultWidth, m_ResultHeight;
  /external/pdfium/core/include/fxge/
fx_dib.h 566 int m_ResultLeft, m_ResultTop, m_ResultWidth, m_ResultHeight;

Completed in 61 milliseconds