Home
last modified time | relevance | path

Searched refs:ACTION_SET (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/third_party/externals/libwebp/examples/
H A Dwebpmux.c74 ACTION_SET, enumerator
637 config->action_type_ = ACTION_SET; in ParseCommandLine()
674 if (ACTION_IS_NIL || config->action_type_ == ACTION_SET) { in ParseCommandLine()
675 config->action_type_ = ACTION_SET; in ParseCommandLine()
691 if (ACTION_IS_NIL || config->action_type_ == ACTION_SET) { in ParseCommandLine()
692 config->action_type_ = ACTION_SET; in ParseCommandLine()
759 if (config->action_type_ == ACTION_SET) { in ParseCommandLine()
775 (config->action_type_ == ACTION_SET)) { in ParseCommandLine()
812 if (config->action_type_ != ACTION_SET) { in ValidateConfig()
944 case ACTION_SET in Process()
[all...]

Completed in 2 milliseconds