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

  /external/pdfium/core/include/fpdfdoc/
fpdf_ap.h 21 : nDash(dash), nGap(gap), nPhase(phase) {}
25 int32_t nGap;
  /external/pdfium/fpdfsdk/include/pdfwindow/
PWL_Wnd.h 97 : nDash(dash), nGap(gap), nPhase(phase) {}
100 int32_t nGap;
  /external/pdfium/fpdfsdk/src/pdfwindow/
PWL_Edit.cpp 280 << "[" << GetBorderDash().nDash << " " << GetBorderDash().nGap
416 gsd.m_DashArray[1] = (FX_FLOAT)GetBorderDash().nGap;
    [all...]
PWL_Utils.cpp 900 << " [" << dash.nDash << " " << dash.nGap << "] "
    [all...]
  /external/pdfium/core/src/fpdfdoc/
doc_ap.cpp 831 << " [" << dash.nDash << " " << dash.nGap << "] "
    [all...]
  /external/pdfium/fpdfsdk/src/
fsdk_baseform.cpp     [all...]

Completed in 37 milliseconds