OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:toCalcExpressionLength
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/WebKit/Source/platform/
CalculationValue.h
167
inline const CalcExpressionLength*
toCalcExpressionLength
(const CalcExpressionNode* value)
/external/chromium_org/third_party/WebKit/Source/core/css/
CSSCalculationValue.cpp
716
return createExpressionNode(
toCalcExpressionLength
(node)->length(), zoom);
Completed in 506 milliseconds