Home
last modified time | relevance | path

Searched defs:draw_as_image (Results 1 – 2 of 2) sorted by relevance

/dports/misc/vxl/vxl-3.3.2/core/vgui/
H A Dvgui_section_buffer.cxx521 vgui_section_buffer::draw_as_image(float x0, float y0, float x1, float y1) const in draw_as_image() function in vgui_section_buffer
533 vgui_section_buffer::draw_as_image() const in draw_as_image() function in vgui_section_buffer
/dports/games/solarus-quest-editor/solarus-quest-editor-e541e1312c242bff10aa1fb84a7eb8b6cb8504ba/src/entities/
H A Dentity_model.cpp1839 bool EntityModel::draw_as_image(QPainter& painter) const { in draw_as_image() function in SolarusEditor::EntityModel
1861 bool EntityModel::draw_as_image(QPainter& painter, const SubImage& sub_image) const { in draw_as_image() function in SolarusEditor::EntityModel