Searched defs:fLineWidth (Results 1 - 6 of 6) sorted by relevance

/external/skia/experimental/PdfViewer/
H A DSkPdfGraphicsState.h145 double fLineWidth; member in struct:SkPdfGraphicsState
331 fLineWidth = 0;
/external/pdfium/core/include/fpdfdoc/
H A Dfpdf_vt.h253 CPVT_Line() : ptLine(0, 0), fLineWidth(0.0f), fLineAscent(0.0f), fLineDescent(0.0f)
263 FX_FLOAT fLineWidth; member in struct:CPVT_Line
/external/pdfium/core/src/fpdfdoc/
H A Dpdf_vt.h127 fLineX(0.0f), fLineY(0.0f), fLineWidth(0.0f), fLineAscent(0.0f), fLineDescent(0.0f)
135 FX_FLOAT fLineWidth; member in struct:CPVT_LineInfo
H A Ddoc_vt.cpp388 pLine->m_LineInfo.fLineWidth = x - pLine->m_LineInfo.fLineX;
596 FX_FLOAT fLineWidth = 0.0f, fBackupLineWidth = 0.0f; local
653 fBackupLineWidth = fLineWidth;
660 fLineWidth + fWordWidth > fTypesetWidth) {
663 fLineWidth = fBackupLineWidth;
668 fLineWidth = fWordWidth;
676 line.fLineWidth = fLineWidth;
683 fMaxX = FPDF_MAX(fLineWidth, fMaxX);
685 fLineWidth
[all...]
/external/skia/include/gpu/gl/
H A DGrGLInterface.h237 GLPtr<GrGLLineWidthProc> fLineWidth; member in struct:GrGLInterface::Functions
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.jface.text_3.6.1.r361_v20100825-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 169 milliseconds