OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BWParseSize
(Results
1 - 3
of
3
) sorted by relevancy
/xsrc/external/mit/bitmap/dist/
Bitmap.h
268
extern Boolean
BWParseSize
( String size, Dimension *width, Dimension *height );
BitEdit.c
889
if (
BWParseSize
(format, &width, &height)) {
912
if (
BWParseSize
(format, &width, &height)) {
Bitmap.c
801
if (
BWParseSize
(bw->bitmap.size,
975
BWParseSize
(String size, Dimension *width, Dimension *height)
1834
if (
BWParseSize
(newbw->bitmap.size, &width, &height)) {
Completed in 7 milliseconds
Indexes created Wed Aug 19 00:25:20 UTC 2026