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/chromium_org/third_party/icu/source/test/letest/
SimpleFontInstance.h
25
float
fPointSize
;
PortableFontInstance.h
33
float
fPointSize
;
/external/icu4c/test/letest/
SimpleFontInstance.h
25
float
fPointSize
;
PortableFontInstance.h
33
float
fPointSize
;
/external/icu4c/samples/layout/
FontMap.h
46
le_int16
fPointSize
;
62
return
fPointSize
;
GDIFontInstance.h
57
le_int32
fPointSize
;
138
return (float)
fPointSize
;
143
return (float)
fPointSize
;
GnomeFontInstance.h
56
le_int32
fPointSize
;
148
return (float)
fPointSize
;
153
return (float)
fPointSize
;
Completed in 474 milliseconds