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

/haiku/headers/libs/mapm/
H A Dm_apm.h321 class MAPM { class
410 MAPM(void) /* Default constructor (takes no value) */ function in class:MAPM
412 MAPM(const MAPM function in class:MAPM
414 MAPM(M_APM m) /* M_APM constructor (refcount starts at one) */ function in class:MAPM
416 MAPM(const char *s) /* Constructor from string */ function in class:MAPM
418 MAPM(double d) /* Constructor from double-precision float */ function in class:MAPM
420 MAPM(int l) /* Constructor from int */ function in class:MAPM
422 MAPM(long l) /* Constructor from long int */ function in class:MAPM
[all...]

Completed in 84 milliseconds