OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CreateBitmapImage
(Results
1 - 4
of
4
) sorted by relevancy
/xsrc/external/mit/bitmap/dist/
CutPaste.c
85
image =
CreateBitmapImage
(BW, data, width, height);
Bitmap.c
455
CreateBitmapImage
(BitmapWidget BW, char *data,
915
new->bitmap.image =
CreateBitmapImage
(new,
919
new->bitmap.buffer =
CreateBitmapImage
(new,
940
image =
CreateBitmapImage
(new, (char *)image_data2, width, height);
941
buffer =
CreateBitmapImage
(new, buffer_data2, width, height);
1041
BW->bitmap.storage =
CreateBitmapImage
(BW, (char *)storage_data, width, height);
1108
image =
CreateBitmapImage
(BW, (char *)image_data, width, height);
1109
buffer =
CreateBitmapImage
(BW, buffer_data, width, height);
1160
buffer =
CreateBitmapImage
(BW, buffer_data,
1200
image =
CreateBitmapImage
(BW, data
[
all
...]
BitmapP.h
198
XImage *
CreateBitmapImage
(BitmapWidget BW, char *data, Dimension width, Dimension height);
Graphics.c
182
XImage *
CreateBitmapImage
();
835
storage =
CreateBitmapImage
(BW, storage_data,
1258
bitmap_image =
CreateBitmapImage
(BW, data,
1297
BW->bitmap.storage =
CreateBitmapImage
(BW,
1402
storage =
CreateBitmapImage
(BW, storage_data, width, height);
1432
storage =
CreateBitmapImage
(BW, storage_data, width, height);
1648
dst =
CreateBitmapImage
(BW, data, width, height);
Completed in 7 milliseconds
Indexes created Wed Aug 19 00:25:20 UTC 2026