OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fMaxLength
(Results
1 - 3
of
3
) sorted by null
/external/swiftshader/third_party/PowerVR_SDK/Tools/
PVRTPrint3D.cpp
726
float
fMaxLength
= -1.0f;
734
if(fLength >
fMaxLength
)
735
fMaxLength
= fLength;
754
if(
fMaxLength
< 0.0f) // Obviously no new line.
755
fMaxLength
= fLength;
758
*pfWidth =
fMaxLength
* fScale;
[
all
...]
/external/guice/lib/build/jdiff/
xerces.jar
/external/cldr/tools/java/libs/
xercesImpl.jar
Completed in 202 milliseconds