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 223 m_ResultWidth = result_clip.Width();
369 if (!pTransformed->Create(m_ResultWidth, m_ResultHeight, transformF)) {
388 for (int col = 0; col < m_ResultWidth; col ++) {
417 for (int col = 0; col < m_ResultWidth; col ++) {
439 for (int col = 0; col < m_ResultWidth; col ++) {
461 for (int col = 0; col < m_ResultWidth; col ++) {
490 for (int col = 0; col < m_ResultWidth; col ++) {
512 for (int col = 0; col < m_ResultWidth; col ++) {
553 for (int col = 0; col < m_ResultWidth; col ++) {
589 for (int col = 0; col < m_ResultWidth; col ++)
    [all...]
  /external/pdfium/core/src/fpdfapi/fpdf_render/
fpdf_render_image.cpp     [all...]
render_int.h 297 int m_DestWidth, m_DestHeight, m_ResultWidth, m_ResultHeight;
  /external/pdfium/core/include/fxge/
fx_dib.h 565 int m_ResultLeft, m_ResultTop, m_ResultWidth, m_ResultHeight;

Completed in 960 milliseconds