Home
last modified time | relevance | path

Searched defs:inputValue (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/expression/
H A Dmatch.cpp82 const EvaluationResult inputValue = input->evaluate(params); in evaluate() local
100 const EvaluationResult inputValue = input->evaluate(params); in evaluate() local
266 … const optional<InputType> inputValue = parseInputValue(arrayMember(label, j), ctx, i, inputType); in parseMatch() local
273 const optional<InputType> inputValue = parseInputValue(label, ctx, i, inputType); in parseMatch() local