OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:fPointSize
(Results
1 - 7
of
7
) sorted by null
/external/icu/icu4c/source/test/letest/
SimpleFontInstance.h
27
float
fPointSize
;
PortableFontInstance.h
35
float
fPointSize
;
/external/icu/icu4c/source/test/perf/leperf/
SimpleFontInstance.h
31
float
fPointSize
;
PortableFontInstance.h
39
float
fPointSize
;
/external/icu/icu4c/source/samples/layout/
FontMap.h
50
le_int16
fPointSize
;
66
return
fPointSize
;
GDIFontInstance.h
63
le_int32
fPointSize
;
144
return (float)
fPointSize
;
149
return (float)
fPointSize
;
GnomeFontInstance.h
62
le_int32
fPointSize
;
154
return (float)
fPointSize
;
159
return (float)
fPointSize
;
Completed in 460 milliseconds