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

/haiku/src/libs/agg/src/
H A Dagg_image_filters.cpp51 int flip = 1; local
/haiku/headers/libs/agg/
H A Dagg_renderer_raster_text.h46 void render_text(double x, double y, const CharT* str, bool flip=false) argument
110 void render_text(double x, double y, const CharT* str, bool flip=false) argument
214 void render_text(double x, double y, const CharT* str, bool flip=false) argument
H A Dagg_glyph_raster_bin.h76 void prepare(glyph_rect* r, double x, double y, unsigned glyph, bool flip) argument
H A Dagg_gsv_text.h49 void flip(bool flip_y) { m_flip = flip_y; } function in class:agg::gsv_text
H A Dagg_renderer_markers.h309 int flip = 0; local
344 int flip = 0; local
379 int flip = 0; local
414 int flip local
449 int flip = 0; local
[all...]
/haiku/src/add-ons/translators/raw/
H A DLibRAW.h31 int flip; member in struct:image_meta_info
50 uint32 flip; member in struct:image_data_info
H A DRAW.h28 int flip; member in struct:image_meta_info
47 uint32 flip; member in struct:image_data_info
H A DRAW.cpp265 DCRaw::_FlipIndex(uint32 row, uint32 col, uint32 flip) argument
[all...]
/haiku/headers/cpp/
H A Dstl_bvector.h65 void flip() { *_M_p ^= _M_mask; } function in struct:_Bit_reference

Completed in 79 milliseconds