Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/icu/source/i18n/
Dunits_data.cpp71 const char *srcUnit; in put() local
/third_party/node/deps/icu-small/source/i18n/
Dunits_data.cpp71 const char *srcUnit; in put() local
/third_party/mingw-w64/mingw-w64-headers/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()