Home
last modified time | relevance | path

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

/external/skia/gm/
Dcrbug_224618.cpp110 SkScalar fTime; member in CrBug224618GM
Dpostercircle.cpp149 SkScalar fTime; member in PosterCircleGM
/external/skia/tools/viewer/
DDegenerateTwoPtRadialsSlide.cpp74 SkScalar fTime; member in DegenerateTwoPtRadialsSlide
/external/cronet/tot/third_party/icu/source/i18n/unicode/
Dregex.h1848 int32_t fTime; // Match time, accumulates while matching. variable
Dcalendar.h2177 UDate fTime; variable
/external/icu/libicu/cts_headers/unicode/
Dregex.h1848 int32_t fTime; // Match time, accumulates while matching. variable
Dcalendar.h2192 UDate fTime; variable
/external/icu/icu4c/source/i18n/unicode/
Dregex.h1848 int32_t fTime; // Match time, accumulates while matching. variable
Dcalendar.h2192 UDate fTime; variable
/external/cronet/stable/third_party/icu/source/i18n/unicode/
Dregex.h1848 int32_t fTime; // Match time, accumulates while matching. variable
Dcalendar.h2177 UDate fTime; variable
/external/skia/modules/skplaintexteditor/app/
Deditor_application.cpp89 double fTime; member
/external/pdfium/fxjs/xfa/
Dcfxjse_formcalc_context.cpp2055 float fTime = ValueToFloat(info.GetIsolate(), timeValue); in Num2Time() local