Searched defs:coord (Results 1 - 10 of 10) sorted by relevance

/haiku/src/libs/glut/
H A Dglut_stroke.c21 const CoordRec *coord; local
H A Dglutstroke.h26 const CoordRec *coord; member in struct:__anon1827
/haiku/src/libs/icon/flat_icon/
H A DFlatIconFormat.cpp26 read_coord(LittleEndianBuffer& buffer, float& coord) argument
49 write_coord(LittleEndianBuffer& buffer, float coord) argument
[all...]
/haiku/src/apps/haikudepot/model/
H A DPackageScreenshotRepository.cpp43 PackageScreenshotRepository::LoadScreenshot(const ScreenshotCoordinate& coord, BitmapRef* bitmap) argument
79 PackageScreenshotRepository::CacheAndLoadScreenshot(const ScreenshotCoordinate& coord, argument
103 PackageScreenshotRepository::HasCachedScreenshot(const ScreenshotCoordinate& coord, bool* value) argument
134 CacheScreenshot(const ScreenshotCoordinate& coord) argument
185 _DownloadToLocalFile(const ScreenshotCoordinate& coord, const BPath& path) argument
220 _CreateCachedData(const ScreenshotCoordinate& coord, BPositionIO** data) argument
[all...]
H A DModel.cpp1048 Model::ScreenshotCached(const ScreenshotCoordinate& coord) argument
/haiku/headers/libs/agg/
H A Dagg_renderer_primitives.h48 static int coord(double c) function in class:agg::renderer_primitives
H A Dagg_span_gouraud_gray.h106 coord_type coord[3]; local
[all...]
H A Dagg_span_gouraud_rgba.h118 coord_type coord[3]; local
[all...]
/haiku/src/servers/app/drawing/Painter/
H A DPainter.cpp1520 Painter::_Align(float coord, bool round, bool centerOffset) const argument
/haiku/src/apps/icon-o-matic/import_export/svg/
H A Dnanosvg.h1463 NSVGcoordinate coord = {0, NSVG_UNITS_USER}; local
1472 NSVGcoordinate coord = {v, units}; local
1478 NSVGcoordinate coord = nsvg__parseCoordinateRaw(str); local

Completed in 85 milliseconds