Searched refs:gsd (Results 1 – 6 of 6) sorted by relevance
/external/pdfium/fpdfsdk/pdfwindow/ |
D | PWL_Utils.cpp | 969 CFX_GraphStateData gsd; in DrawStrokeRect() local 970 gsd.m_LineWidth = fWidth; in DrawStrokeRect() 972 pDevice->DrawPath(&path, pUser2Device, &gsd, 0, color, FXFILL_ALTERNATE); in DrawStrokeRect() 985 CFX_GraphStateData gsd; in DrawStrokeLine() local 986 gsd.m_LineWidth = fWidth; in DrawStrokeLine() 988 pDevice->DrawPath(&path, pUser2Device, &gsd, 0, color, FXFILL_ALTERNATE); in DrawStrokeLine() 1081 CFX_GraphStateData gsd; in DrawBorder() local 1082 gsd.SetDashCount(2); in DrawBorder() 1083 gsd.m_DashArray[0] = 3.0f; in DrawBorder() 1084 gsd.m_DashArray[1] = 3.0f; in DrawBorder() [all …]
|
D | PWL_Edit.cpp | 331 CFX_GraphStateData gsd; in DrawThisAppearance() local 332 gsd.m_LineWidth = (FX_FLOAT)GetBorderWidth(); in DrawThisAppearance() 351 pDevice->DrawPath(&path, pUser2Device, &gsd, 0, in DrawThisAppearance() 357 CFX_GraphStateData gsd; in DrawThisAppearance() local 358 gsd.m_LineWidth = (FX_FLOAT)GetBorderWidth(); in DrawThisAppearance() 360 gsd.SetDashCount(2); in DrawThisAppearance() 361 gsd.m_DashArray[0] = (FX_FLOAT)GetBorderDash().nDash; in DrawThisAppearance() 362 gsd.m_DashArray[1] = (FX_FLOAT)GetBorderDash().nGap; in DrawThisAppearance() 363 gsd.m_DashPhase = (FX_FLOAT)GetBorderDash().nPhase; in DrawThisAppearance() 381 pDevice->DrawPath(&path, pUser2Device, &gsd, 0, in DrawThisAppearance()
|
D | PWL_Caret.cpp | 54 CFX_GraphStateData gsd; in DrawThisAppearance() local 55 gsd.m_LineWidth = m_fWidth; in DrawThisAppearance() 56 pDevice->DrawPath(&path, pUser2Device, &gsd, 0, ArgbEncode(255, 0, 0, 0), in DrawThisAppearance()
|
/external/pdfium/fpdfsdk/formfiller/ |
D | cffl_interactiveformfiller.cpp | 83 CFX_GraphStateData gsd; in OnDraw() local 84 gsd.SetDashCount(1); in OnDraw() 85 gsd.m_DashArray[0] = 1.0f; in OnDraw() 86 gsd.m_DashPhase = 0; in OnDraw() 87 gsd.m_LineWidth = 1.0f; in OnDraw() 88 pDevice->DrawPath(&path, pUser2Device, &gsd, 0, in OnDraw()
|
/external/pdfium/fpdfsdk/ |
D | cpdfsdk_widget.cpp | 822 CFX_GraphStateData gsd; local 823 gsd.m_LineWidth = 0.0f; 825 pDevice->DrawPath(&pathData, pUser2Device, &gsd, 0, 0xFFAAAAAA,
|
/external/ImageMagick/PerlMagick/t/reference/write/filter/ |
D | Wave.miff | 43 …�]SjZASb<Qd<:F*9;/4:114-7=*[nPQjHCW9AR8GS>@N<7F4���������������������������gsd��������������������…
|