Home
last modified time | relevance | path

Searched defs:fHalfWidth (Results 1 – 6 of 6) sorted by relevance

/external/pdfium/xfa/fxfa/parser/
Dcxfa_rectangle.cpp388 float fHalfWidth = fThickness / 2.0f; in StrokeLowered() local
405 float fHalfWidth = fThickness / 2.0f; in StrokeRaised() local
422 float fHalfWidth = fThickness / 2.0f; in StrokeEtched() local
434 float fHalfWidth = fThickness / 2.0f; in StrokeEmbossed() local
/external/pdfium/xfa/fxfa/
Dcxfa_ffline.cpp39 float fHalfWidth = fLineWidth / 2.0f; in GetRectFromHand() local
/external/pdfium/core/fxcrt/
Dfx_coordinates.cpp141 float fHalfWidth = (fWidth > fHeight) ? fHeight / 2 : fWidth / 2; in GetCenterSquare() local
180 float fHalfWidth = (right - left) / 2.0f; in ScaleFromCenterPoint() local
/external/pdfium/core/fpdfdoc/
Dcpvt_generateap.cpp209 float fHalfWidth = fWidth / 2.0f; in GenerateBorderAP() local
425 const float fHalfWidth = fBorderWidth / 2; in GenerateTextSymbolAP() local
/external/pdfium/fpdfsdk/pwl/
Dcpwl_appstream.cpp425 float fHalfWidth = fWidth / 2.0f; in GetCircleBorderAppStream() local
946 float fHalfWidth = fWidth / 2.0f; in GetBorderAppStreamInternal() local
/external/pdfium/core/fxge/
Dcfx_renderdevice.cpp1236 float fHalfWidth = fWidth / 2.0f; in DrawBorder() local