Home
last modified time | relevance | path

Searched defs:fTime (Results 1 – 11 of 11) sorted by relevance

/external/skia/gm/
Dcrbug_224618.cpp114 SkScalar fTime; member in CrBug224618GM
Dpostercircle.cpp152 SkScalar fTime; member in PosterCircleGM
/external/skia/tools/viewer/
DDegenerateTwoPtRadialsSlide.cpp70 SkScalar fTime; member in DegenerateTwoPtRadialsSlide
/external/icu/icu4c/source/i18n/unicode/
Dregex.h1848 int32_t fTime; // Match time, accumulates while matching. variable
Dcalendar.h2086 UDate fTime; variable
/external/icu/libicu/cts_headers/unicode/
Dregex.h1848 int32_t fTime; // Match time, accumulates while matching. variable
Dcalendar.h2086 UDate fTime; variable
/external/cronet/third_party/icu/source/i18n/unicode/
Dregex.h1848 int32_t fTime; // Match time, accumulates while matching. variable
Dcalendar.h2086 UDate fTime; variable
/external/skia/modules/skplaintexteditor/app/
Deditor_application.cpp75 double fTime; member
/external/pdfium/fxjs/xfa/
Dcfxjse_formcalc_context.cpp2369 float fTime = ValueToFloat(info.GetIsolate(), timeValue); in Num2Time() local