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

  /external/pdfium/xfa/src/fwl/src/theme/
edittp.cpp 69 pParams->m_pGraphics->SetLineWidth(fWidth);
scrollbartp.cpp 161 pGraphics->SetLineWidth(1);
175 pGraphics->SetLineWidth(1);
194 pGraphics->SetLineWidth(1);
208 pGraphics->SetLineWidth(1);
formtp.cpp 393 pGraphics->SetLineWidth(1.0f);
443 pGraphics->SetLineWidth(1.0f);
459 pGraphics->SetLineWidth(1.0f);
527 pGraphics->SetLineWidth(2);
531 pGraphics->SetLineWidth(1);
    [all...]
checkboxtp.cpp 284 pGraphics->SetLineWidth(1.0f);
  /external/pdfium/xfa/src/fxfa/src/app/
xfa_ffpath.cpp 97 pGS->SetLineWidth(fLineWidth, TRUE);
xfa_ffpushbutton.cpp 240 pGraphics->SetLineWidth(fLineWidth);
xfa_fwltheme.cpp 406 pParams->m_pGraphics->SetLineWidth(fWidth);
xfa_fffield.cpp 108 pGS->SetLineWidth(0, FALSE);
xfa_ffwidget.cpp     [all...]
  /external/pdfium/xfa/src/fdp/src/tto/
fde_textout.h 105 void SetLineWidth(CFX_RectF& rect);
fde_textout.cpp 228 SetLineWidth(rect);
286 void CFDE_TextOut::SetLineWidth(CFX_RectF& rect) {
300 m_pTxtBreak->SetLineWidth(fLineWidth);
400 m_pTxtBreak->SetLineWidth(fLineWidth);
  /external/pdfium/xfa/src/fgas/include/
fx_tbk.h 178 virtual void SetLineWidth(FX_FLOAT fLineWidth) = 0;
  /external/pdfium/xfa/src/fgas/src/layout/
fx_textbreak.h 64 virtual void SetLineWidth(FX_FLOAT fLineWidth);
fx_textbreak.cpp 73 void CFX_TxtBreak::SetLineWidth(FX_FLOAT fLineWidth) {
    [all...]
  /external/opencv3/modules/viz/src/
widget.cpp 115 case LINE_WIDTH: actor->GetProperty()->SetLineWidth(float(value)); break;
  /external/pdfium/xfa/include/fxgraphics/
fx_graphics.h 187 FX_ERR SetLineWidth(FX_FLOAT lineWidth, FX_BOOL isActOnDash = FALSE);
  /external/vulkan-validation-layers/tests/
vkrenderframework.h 213 void SetLineWidth(float lineWidth);
vkrenderframework.cpp     [all...]
  /external/pdfium/fpdfsdk/src/javascript/
Field.h 374 static void SetLineWidth(CPDFSDK_Document* pDocument,
Field.cpp     [all...]
  /external/pdfium/xfa/src/fee/src/fee/
fde_txtedtengine.cpp     [all...]
  /external/pdfium/xfa/src/fxgraphics/src/
fx_graphics.cpp 293 FX_ERR CFX_Graphics::SetLineWidth(FX_FLOAT lineWidth, FX_BOOL isActOnDash) {
    [all...]
  /external/pdfium/xfa/src/fwl/src/basewidget/
fwl_editimp.cpp 472 pGraphics->SetLineWidth(0);
    [all...]

Completed in 2167 milliseconds