Home
last modified time | relevance | path

Searched defs:srcUnit (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/icu/icu4c/source/i18n/
H A Dunits_data.cpp76 const char *srcUnit; in put() local
/aosp_15_r20/external/cronet/third_party/icu/source/i18n/
H A Dunits_data.cpp75 const char *srcUnit; in put() local
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/
Dgdiplusgraphics.h390 REAL srcwidth, REAL srcheight, Unit srcUnit) in DrawImage()
399 INT srcwidth, INT srcheight, Unit srcUnit) in DrawImage()
Dgdiplusimpl.h100 __inline__ Status Image::GetBounds(RectF *srcRect, Unit *srcUnit) in GetBounds()