Home
last modified time | relevance | path

Searched refs:GetLineWidth (Results 1 – 12 of 12) sorted by relevance

/external/pdfium/xfa/fxfa/
Dcxfa_ffpushbutton.cpp122 float CXFA_FFPushButton::GetLineWidth() { in GetLineWidth() function in CXFA_FFPushButton
218 float fLineWith = GetLineWidth(); in OnDrawWidget()
231 float fLineWidth = GetLineWidth(); in OnDrawWidget()
Dcxfa_ffpushbutton.h43 float GetLineWidth();
/external/pdfium/core/fxge/
Dcfx_graphstate.h25 float GetLineWidth() const;
Dcfx_graphstate.cpp30 float CFX_GraphState::GetLineWidth() const { in GetLineWidth() function in CFX_GraphState
/external/pdfium/core/fpdfapi/page/
Dcpdf_pathobject.cpp39 float width = m_GraphState.GetLineWidth(); in CalcBoundingBox()
Dcpdf_textobject.cpp277 float half_width = m_GraphState.GetLineWidth() / 2; in CalcPositionData()
/external/pdfium/core/fpdfapi/edit/
Dcpdf_pagecontentgenerator.cpp278 float lineWidth = pPageObj->m_GraphState.GetLineWidth(); in ProcessGraphics()
/external/google-styleguide/cpplint/
Dcpplint.py3755 not (GetLineWidth(prevline) > _line_length - 2 and '[]' in prevline)):
4273 def GetLineWidth(line): function
4380 line_width = GetLineWidth(line)
Dcpplint_unittest.py316 self.assertEquals(0, cpplint.GetLineWidth(''))
317 self.assertEquals(10, cpplint.GetLineWidth(u'x' * 10))
318 self.assertEquals(16, cpplint.GetLineWidth(u'都|道|府|県|支庁'))
/external/compiler-rt/lib/sanitizer_common/scripts/
Dcpplint.py2770 def GetLineWidth(line): function
2871 line_width = GetLineWidth(line)
/external/libvpx/libvpx/tools/
Dcpplint.py3326 def GetLineWidth(line): function
3421 line_width = GetLineWidth(line)
/external/libaom/libaom/tools/
Dcpplint.py3326 def GetLineWidth(line): function
3421 line_width = GetLineWidth(line)