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

  /external/pdfium/xfa/fwl/theme/
cfwl_widgettp.cpp 169 float DashPattern[2] = {1, 1};
174 pGraphics->SetLineDash(0.0f, DashPattern, 2);
  /external/pdfium/xfa/fxfa/
cxfa_fffield.cpp 109 float DashPattern[2] = {1, 1};
110 pGS->SetLineDash(0.0f, DashPattern, 2);

Completed in 66 milliseconds