Searched defs:locationCount (Results 1 - 3 of 3) sorted by relevance

/haiku/src/kits/interface/
H A DPictureDataWriter.cpp499 WriteDrawString(const char* string, int32 length, const BPoint* locations, int32 locationCount) argument
H A DPicturePlayer.cpp512 draw_string_locations(void* _context, const char* _string, size_t length, const BPoint* locations, size_t locationCount) argument
H A DView.cpp3301 DrawString(const char* string, const BPoint* locations, int32 locationCount) argument
3312 DrawString(const char* string, int32 length, const BPoint* locations, int32 locationCount) argument

Completed in 75 milliseconds