Searched refs:SetShape (Results 1 - 8 of 8) sorted by relevance

/haiku/src/apps/icon-o-matic/gui/
H A DTransformerListView.h67 void SetShape(Shape* shape);
H A DShapeListView.cpp59 SetShape(s);
65 SetShape(NULL);
74 void SetShape(Shape* s) function in class:ShapeListItem
H A DPathListView.cpp201 SetShape(NULL);
231 void SetShape(PathSourceShape* shape) function in class:ShapePathListener
836 fShapePathListener->SetShape(fCurrentShape);
H A DStyleListView.cpp199 SetShape(NULL);
228 void SetShape(PathSourceShape* shape) function in class:ShapeStyleListener
742 fShapeListener->SetShape(pathSourceShape);
H A DTransformerListView.cpp473 TransformerListView::SetShape(Shape* shape) function in class:TransformerListView
/haiku/headers/private/graphics/nvidia/
H A Dnv_acc.h43 uint32 SetShape; /* b0-1: %00 = 8X_8Y; %01 = 64X_1Y; %10 = 1X_64Y */ member in struct:__anon840
/haiku/src/apps/icon-o-matic/
H A DMainWindow.cpp508 fTransformerListView->SetShape(NULL);
528 fTransformerListView->SetShape(NULL);
548 fTransformerListView->SetShape(shape);
671 fTransformerListView->SetShape(NULL);
/haiku/src/add-ons/accelerants/nvidia/engine/
H A Dnv_acc.c1385 nv_image_pattern_ptr->SetShape = 0x00000000; /* 0 = 8x8, 1 = 64x1, 2 = 1x64 */
1438 nv_image_pattern_ptr->SetShape = 0x00000000; /* 0 = 8x8, 1 = 64x1, 2 = 1x64 */
1500 nv_image_pattern_ptr->SetShape = 0x00000000; /* 0 = 8x8, 1 = 64x1, 2 = 1x64 */

Completed in 67 milliseconds