| /external/pdfium/xfa/fwl/ |
| D | cfwl_scrollbar.h | 41 void GetRange(float* fMin, float* fMax) const { in GetRange() 45 void SetRange(float fMin, float fMax) { in SetRange()
|
| D | cfwl_listbox.cpp | 448 float fMax = 0.0f; in CalcSize() local 761 float fMax; in OnScroll() local
|
| D | cfwl_edit.cpp | 1059 float fMax; in OnScroll() local
|
| /external/pdfium/core/fpdfapi/page/ |
| D | cpdf_pageobjectholder_unittest.cpp | 23 const float fMax = std::numeric_limits<float>::max(); in TEST() local
|
| /external/aac/libFDK/include/ |
| D | common_fix.h | 401 FDK_INLINE FIXP_DBL fMax(FIXP_DBL a, FIXP_DBL b) { return fixmax_D(a, b); } in fMax() function 404 FDK_INLINE FIXP_SGL fMax(FIXP_SGL a, FIXP_SGL b) { return fixmax_S(a, b); } in fMax() function 407 FDK_INLINE INT fMax(INT a, INT b) { return fixmax_I(a, b); } in fMax() function 410 FDK_INLINE SHORT fMax(SHORT a, SHORT b) { return fixmax_S(a, b); } in fMax() function 415 inline UINT fMax(UINT a, UINT b) { return fixmax_UI(a, b); } in fMax() function 418 inline UCHAR fMax(UCHAR a, UCHAR b) { in fMax() function
|
| /external/pdfium/fpdfsdk/pwl/ |
| D | cpwl_scroll_bar.h | 57 float fMax = 0.0f; member
|
| D | cpwl_scroll_bar.cpp | 252 float fMax = in SetScrollInfo() local 329 float fMax, in SetScrollRange()
|
| /external/pdfium/core/fxcrt/ |
| D | fx_extension_unittest.cpp | 196 const float fMax = std::numeric_limits<float>::max(); in TEST() local
|
| /external/skia/src/utils/ |
| D | SkPatchUtils.cpp | 141 int fMax, fCurrent, fDivisions; member in FwDCubicEvaluator
|
| /external/skia/src/pathops/ |
| D | SkIntersections.h | 334 unsigned char fMax; variable
|
| /external/skia/src/core/ |
| D | SkRegion.cpp | 821 uint8_t fMax; member 883 uint8_t fMin, fMax; member in RgnOper
|
| /external/skia/src/ports/ |
| D | SkScalerContext_win_dw.cpp | 127 int fMax; member
|
| /external/deqp/modules/glshared/ |
| D | glsVertexArrayTests.cpp | 282 float fMax = max.to<float>(); in getRandom() local
|
| D | glsDrawTest.cpp | 757 float fMax = max.to<float>(); in getRandom() local
|
| /external/pdfium/third_party/libtiff/ |
| D | tif_dirwrite.c | 2532 double fMax; in ToRationalEuclideanGCD() local
|